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

File index.js

test/cases/context/issue-10969/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1it("should replace ! with %21 in the module id string of the context module", function () {
2 const moduleId = require.context(
3 "./folder",
4 true,

Callers

nothing calls this directly

Calls 2

contextMethod · 0.80
itFunction · 0.50

Tested by

no test coverage detected