Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ test-stacktrace.js
File
test-stacktrace.js
playground/ssr-html/test-stacktrace.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'node:path'
2
import
{ createServer } from
'vite'
3
4
const
isSourceMapEnabled = process.argv[2] ===
'true'
Callers
nothing calls this directly
Calls
7
createServer
Function · 0.90
log
Method · 0.80
ssrLoadModule
Method · 0.80
ssrFixStacktrace
Method · 0.80
resolve
Method · 0.65
error
Method · 0.65
close
Method · 0.65
Tested by
no test coverage detected