Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ ssrLoadModule.spec.ts
File
ssrLoadModule.spec.ts
packages/vite/src/node/ssr/__tests__/ssrLoadModule.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ fileURLToPath } from
'node:url'
2
import
path from
'node:path'
3
import
fs from
'node:fs'
4
import
{ stripVTControlCharacters } from
'node:util'
Callers
nothing calls this directly
Calls
12
test
Function · 0.90
normalizePath
Function · 0.90
createServer
Function · 0.90
stripRoot
Function · 0.85
ssrLoadModule
Method · 0.80
ssrTransform
Method · 0.80
createDevServer
Function · 0.70
resolve
Method · 0.65
close
Method · 0.65
buildStart
Method · 0.45
getModuleById
Method · 0.45
invalidateModule
Method · 0.45
Tested by
no test coverage detected