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