Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
constants = require(
"../basic/constants"
);
2
3
const
generated = /** @
type
{string} */ (__non_webpack_require__(
"fs"
).readFileSync(__filename,
"utf-8"
));
4
Callers
nothing calls this directly
Calls
3
require
Function · 0.50
it
Function · 0.50
forEach
Method · 0.45
Tested by
no test coverage detected