Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ server.js
File
server.js
playground/ssr-deps/server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
import
fs from
'node:fs'
3
import
path from
'node:path'
4
import
express from
'express'
Callers
nothing calls this directly
Calls
3
log
Method · 0.80
createServer
Function · 0.70
listen
Method · 0.65
Tested by
no test coverage detected