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

File hmr.js

playground/hmr-full-bundle-mode/hmr.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export const foo = 'hello'
2text('.hmr', foo)
3
4import assetUrlImported from './asset.png'

Callers

nothing calls this directly

Calls 2

textFunction · 0.70
acceptMethod · 0.65

Tested by

no test coverage detected