Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ hmr.ts
File
hmr.ts
packages/vite/src/node/server/hmr.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fsp from
'node:fs/promises'
2
import
path from
'node:path'
3
import
{ EventEmitter } from
'node:events'
4
import
colors from
'picocolors'
Callers
nothing calls this directly
Calls
2
createDebugger
Function · 0.90
normalizePath
Function · 0.90
Tested by
no test coverage detected