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

File cjs.js

test/cases/parsing/complex-require/cjs.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2it("should parse template strings in require.ensure requires", function(done) {
3 var name = "abc";
4 var suffix = "Test";

Callers

nothing calls this directly

Calls 6

ensureMethod · 0.80
sliceMethod · 0.80
resolveMethod · 0.65
itFunction · 0.50
requireFunction · 0.50
concatMethod · 0.45

Tested by

no test coverage detected