Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ hmrEvent
Function
hmrEvent
scripts/devlow-bench.mjs:352–352 · scripts/devlow-bench.mjs::hmrEvent
()
Source
from the content-addressed store, hash-verified
350
class
="cm">// HMR
351
if
(pageConfig.hmr) {
352
let
hmrEvent = () => {}
353
pageInstance.exposeBinding(
354
class
="st">'TURBOPACK_HMR_EVENT',
355
(_source, latency) => {
Callers
1
nextDevWorkflow
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected