Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
export
const
foo = 1
2
hmr(
'.app'
, foo)
3
4
if
(
import
.meta.hot) {
Callers
nothing calls this directly
Calls
4
log
Function · 0.85
hmr
Function · 0.70
accept
Method · 0.65
dispose
Method · 0.65
Tested by
no test coverage detected