Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ server-source-maps.spec.ts
File
server-source-maps.spec.ts
packages/vite/src/node/ssr/runtime/__tests__/server-source-maps.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ runInThisContext } from
'node:vm'
2
import
{ resolve } from
'node:path'
3
import
{ describe, expect } from
'vitest'
4
import
type
{ ViteDevServer } from
'../../..'
Callers
nothing calls this directly
Calls
9
createModuleRunnerTester
Function · 0.90
createFixtureEditor
Function · 0.90
resolvePath
Function · 0.90
serializeStack
Function · 0.85
serializeStackDeep
Function · 0.85
import
Method · 0.80
getError
Function · 0.70
clear
Method · 0.45
invalidateAll
Method · 0.45
Tested by
no test coverage detected