Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ shared.js
File
shared.js
test/hotCases/disposing/remove-chunk-with-shared-in-other-runtime/shared.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
let
active = true;
2
3
import
.meta.webpackHot.dispose(() => {
4
active = false;
Callers
nothing calls this directly
Calls
1
dispose
Method · 0.80
Tested by
no test coverage detected