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

File index.js

test/cases/chunks/weak-dependencies-context/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1it("should not include a module with a weak dependency using context", function() {
2 var fileA = "a";
3 var fileB = "b";
4 var fileC = "c";

Callers

nothing calls this directly

Calls 3

resolveWeakMethod · 0.80
itFunction · 0.50
requireFunction · 0.50

Tested by

no test coverage detected