Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ index.js
File
index.js
test/hotCases/universal/dev-server-client/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
value from
"./module"
;
2
// universal regular-HMR client: works on web (dev-server EventSource signal)
3
// and Node (same emitter signal) without a platform-specific client
4
import
emitter from
"../../../../hot/emitter"
;
Callers
nothing calls this directly
Calls
2
emit
Method · 0.80
it
Function · 0.50
Tested by
no test coverage detected