Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ resolve
Function
resolve
playground/ssr/server.js:12–12 ·
view source on GitHub ↗
(p)
Source
from the content-addressed store, hash-verified
10
customLogger,
11
) {
12
const
resolve = (p) => path.resolve(
import
.meta.dirname, p)
13
14
const
app = express()
15
Callers
15
createServer
Function · 0.70
vitest.config.e2e.ts
File · 0.50
handleMsg
Function · 0.50
vite.config-watch.js
File · 0.50
serve
Function · 0.50
serve
Function · 0.50
serve
Function · 0.50
serve
Function · 0.50
hmr-ssr.spec.ts
File · 0.50
handleMsg
Function · 0.50
checkWatched
Function · 0.50
setupModuleRunner
Function · 0.50
Calls
1
resolve
Method · 0.65
Tested by
11
serve
Function · 0.40
serve
Function · 0.40
serve
Function · 0.40
serve
Function · 0.40
handleMsg
Function · 0.40
checkWatched
Function · 0.40
setupModuleRunner
Function · 0.40
sendRawRequest
Function · 0.40
connectWebSocketFromPage
Function · 0.40
connectWebSocketFromServer
Function · 0.40
fetchModuleViaWebSocket
Function · 0.40