Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ hmrLogger.ts
File
hmrLogger.ts
packages/vite/src/module-runner/hmrLogger.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ HMRLogger } from
'../shared/hmr'
2
3
const
noop = (): void => {}
4
Callers
nothing calls this directly
Calls
1
log
Method · 0.80
Tested by
no test coverage detected