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

File parent.js

playground/hmr/invalidation-circular-deps/circular-invalidate/parent.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { value } from './child'
2
3if (import.meta.hot) {
4 import.meta.hot.accept(() => {

Callers

nothing calls this directly

Calls 3

logMethod · 0.80
acceptMethod · 0.65
invalidateMethod · 0.65

Tested by

no test coverage detected