Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ file.js
File
file.js
test/hotCases/runtime/self-accept-and-dispose/file.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
callback;
2
3
module.hot.accept();
4
module.hot.dispose(
function
(data) {
Callers
nothing calls this directly
Calls
2
dispose
Method · 0.80
callback
Method · 0.80
Tested by
no test coverage detected