Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ ssr-resolve.spec.ts
File
ssr-resolve.spec.ts
playground/ssr-resolve/__tests__/ssr-resolve.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ execFile } from
'node:child_process'
2
import
{ promisify } from
'node:util'
3
import
{ expect, test } from
'vitest'
4
import
{ isBuild, readFile, testDir } from
'~utils'
Callers
nothing calls this directly
Calls
1
readFile
Function · 0.85
Tested by
no test coverage detected