Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nuxt/nuxt
/ resolve
Method
resolve
packages/kit/src/resolve.ts:99–99 ·
view source on GitHub ↗
(...path: string[])
Source
from the content-addressed store, hash-verified
97
98
export
interface
Resolver {
99
resolve (...path: string[]): string
100
resolvePath (path: string, opts?: ResolvePathOptions): Promise<string>
101
}
102
Callers
15
components-tree-shake.test.ts
File · 0.80
transform
Function · 0.80
keyed-function-factories.test.ts
File · 0.80
keyed-functions.test.ts
File · 0.80
component-layer-priority.test.ts
File · 0.80
transform
Function · 0.80
pageToClientOnly
Function · 0.80
setup
Function · 0.80
setup
Function · 0.80
validate.ts
File · 0.80
setup
Function · 0.80
setup
Function · 0.80
Calls
no outgoing calls
Tested by
9
transform
Function · 0.64
transform
Function · 0.64
moduleDependencies
Function · 0.64
setup
Function · 0.64
useCustomData
Function · 0.64
handler
Function · 0.64
createWrappedClientPage
Function · 0.64
setup
Function · 0.64
createMockViewTransition
Function · 0.64