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

File index.js

test/configCases/plugins/min-chunk-size/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1it("should combine two chunk if too small", done => {
2 // b should not yet available
3 var bf = __webpack_modules__[require.resolveWeak("./b")];
4 expect((typeof bf)).toBe("undefined");

Callers

nothing calls this directly

Calls 2

resolveWeakMethod · 0.80
itFunction · 0.50

Tested by

no test coverage detected