Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ el
Function
el
playground/hmr-ssr/__tests__/hmr-ssr.spec.ts:82–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
81
test(
'self accept'
,
async
() => {
82
const
el = () => hmr(
'.app'
)
83
await
untilConsoleLogAfter(
84
() =>
85
editFile(
'hmr.ts'
, (code) =>
Callers
1
hmr-ssr.spec.ts
File · 0.85
Calls
1
hmr
Function · 0.70
Tested by
no test coverage detected