MCPcopy
hub / github.com/vitejs/vite / apply

Function apply

playground/hmr-ssr/file-delete-restore/runtime.js:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11}
12
13const apply = () => {
14 globalThis.__HMR__['.file-delete-restore'] = Object.values(state).join(':')
15}

Callers 2

renderFunction · 0.70
rerenderFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected