Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
export
const
foo =
'hello'
2
text(
'.hmr'
, foo)
3
4
import
assetUrlImported from
'./asset.png'
Callers
nothing calls this directly
Calls
2
text
Function · 0.70
accept
Method · 0.65
Tested by
no test coverage detected