Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ root.js
File
root.js
playground/hmr/invalidation/root.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'./parent.js'
2
3
if
(
import
.meta.hot) {
4
// Need to accept, to register a callback for HMR
Callers
nothing calls this directly
Calls
2
accept
Method · 0.65
invalidate
Method · 0.65
Tested by
no test coverage detected