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

File index.js

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

Source from the content-addressed store, hash-verified

1it("should handle named chunks", function(done) {
2 var sync = false;
3 require.ensure([], function(require) {
4 require("./empty?a");

Callers

nothing calls this directly

Calls 5

testLoadFunction · 0.85
ensureMethod · 0.80
resolveMethod · 0.65
itFunction · 0.50
requireFunction · 0.50

Tested by

no test coverage detected