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

File index.cjs

test/configCases/inline-exports/cjs/index.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const constants = require("../basic/constants");
2
3const generated = /** @type {string} */ (__non_webpack_require__("fs").readFileSync(__filename, "utf-8"));
4

Callers

nothing calls this directly

Calls 3

requireFunction · 0.50
itFunction · 0.50
forEachMethod · 0.45

Tested by

no test coverage detected