Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
13
const
apply = () => {
14
globalThis.__HMR__[
'.file-delete-restore'
] = Object.values(state).join(
':'
)
15
}
Callers
2
render
Function · 0.70
rerender
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected