MCPcopy
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

1var callback;
2
3module.hot.accept();
4module.hot.dispose(function(data) {

Callers

nothing calls this directly

Calls 2

disposeMethod · 0.80
callbackMethod · 0.80

Tested by

no test coverage detected