Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ hmrEvent
Function
hmrEvent
scripts/devlow-bench.mjs:352–352 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
350
// HMR
351
if
(pageConfig.hmr) {
352
let
hmrEvent = () => {}
353
pageInstance.exposeBinding(
354
'TURBOPACK_HMR_EVENT'
,
355
(_source, latency) => {
Callers
1
nextDevWorkflow
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…