MCPcopy
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.tsFile · 0.85

Calls 1

hmrFunction · 0.70

Tested by

no test coverage detected