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