Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ invalidation-child.js
File
invalidation-child.js
playground/hmr-full-bundle-mode/invalidation-child.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
const
value =
'child'
2
3
import
.meta.hot?.accept(() => {
4
import
.meta.hot.invalidate()
Callers
nothing calls this directly
Calls
2
accept
Method · 0.65
invalidate
Method · 0.65
Tested by
no test coverage detected