MCPcopy
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

1import type { HMRLogger } from '../shared/hmr'
2
3const noop = (): void => {}
4

Callers

nothing calls this directly

Calls 1

logMethod · 0.80

Tested by

no test coverage detected