Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ resolve
Method
resolve
packages/vite/src/module-runner/types.ts:34–34 ·
view source on GitHub ↗
(specifier: string, parent?: string)
Source
from the content-addressed store, hash-verified
32
filename: string
33
glob: (...args: any[]) => any
34
resolve(specifier: string, parent?: string): string
35
[key: string]: any
36
}
37
Callers
15
vitest.config.ts
File · 0.65
readme.spec.ts
File · 0.65
tsdown.config.ts
File · 0.65
init
Function · 0.65
copyDir
Function · 0.65
emptyDir
Function · 0.65
setupReactCompiler
Function · 0.65
setupEslint
Function · 0.65
updateReactCompilerReadme
Function · 0.65
rolldown.config.ts
File · 0.65
renderChunk
Function · 0.65
importMetaResolveWithCustomHook
Function · 0.65
Implementers
1
PluginContext
packages/vite/src/node/server/pluginCo
Calls
no outgoing calls
Tested by
15
createMockTransport
Function · 0.52
createTestServer
Function · 0.52
resolveId
Function · 0.52
writeConfig
Function · 0.52
writePackageJson
Function · 0.52
canLoadConfig
Function · 0.52
resolveFile
Function · 0.52
transformClassCode
Function · 0.52
buildWithPlugin
Function · 0.52
transformClassCode
Function · 0.52
serve
Function · 0.52
serve
Function · 0.52