MCPcopy
hub / github.com/vitejs/vite / hmr.ts

File hmr.ts

playground/hmr-ssr/hmr.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { virtual } from 'virtual:file'
2import { foo as depFoo, nestedFoo } from './hmrDep'
3import './importing-updated'
4import './invalidation-circular-deps'

Callers

nothing calls this directly

Calls 8

logFunction · 0.85
textFunction · 0.70
setImgSrcFunction · 0.70
handleDepFunction · 0.70
sendMethod · 0.65
acceptMethod · 0.65
disposeMethod · 0.65
onMethod · 0.65

Tested by

no test coverage detected