MCPcopy
hub / github.com/vitejs/vite / unresolved.ts

File unresolved.ts

playground/hmr-ssr/unresolved.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export const foo = 1
2hmr('.app', foo)
3
4if (import.meta.hot) {

Callers

nothing calls this directly

Calls 4

logFunction · 0.85
hmrFunction · 0.70
acceptMethod · 0.65
disposeMethod · 0.65

Tested by

no test coverage detected