MCPcopy
hub / github.com/webpack/webpack / index.js

File index.js

test/hotCases/chunks/update-chunk-loading-runtime/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import value from "vendor";
2// if (import.meta.webpackHot.data) throw new Error("Should not be executed again");
3it("should correctly self-accept an entrypoint when chunk loading runtime module is updated", done => {
4 const hash = __webpack_hash__;

Callers

nothing calls this directly

Calls 4

disposeMethod · 0.80
itFunction · 0.50
requireFunction · 0.50
testMethod · 0.45

Tested by

no test coverage detected