MCPcopy
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

1import { fileURLToPath } from 'node:url'
2import path from 'node:path'
3import fs from 'node:fs'
4import { stripVTControlCharacters } from 'node:util'

Callers

nothing calls this directly

Calls 12

testFunction · 0.90
normalizePathFunction · 0.90
createServerFunction · 0.90
stripRootFunction · 0.85
ssrLoadModuleMethod · 0.80
ssrTransformMethod · 0.80
createDevServerFunction · 0.70
resolveMethod · 0.65
closeMethod · 0.65
buildStartMethod · 0.45
getModuleByIdMethod · 0.45
invalidateModuleMethod · 0.45

Tested by

no test coverage detected