Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ ssrTransform.spec.ts
File
ssrTransform.spec.ts
packages/vite/src/node/ssr/__tests__/ssrTransform.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFileSync } from
'node:fs'
2
import
{ fileURLToPath } from
'node:url'
3
import
{ assert, expect, test } from
'vitest'
4
import
type
{ SourceMap } from
'rolldown'
Callers
nothing calls this directly
Calls
10
test
Function · 0.90
ssrTransform
Function · 0.90
transformWithEsbuild
Function · 0.90
ssrTransformSimpleCode
Function · 0.85
ssrTransformSimple
Function · 0.85
readFixture
Function · 0.85
parse
Method · 0.80
ssrLoadModule
Method · 0.80
transformRequest
Method · 0.65
createServer
Function · 0.50
Tested by
no test coverage detected