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

File index.js

test/hotCases/invalidate/during-idle/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { a, b, c } from "./module";
2
3it("should allow to invalidate and reload a file", () => {
4 const oldA = a.value;

Callers

nothing calls this directly

Calls 4

statusMethod · 0.65
invalidateMethod · 0.65
applyMethod · 0.65
itFunction · 0.50

Tested by

no test coverage detected