Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ require.js
File
require.js
test/configCases/node/output-module-external/require.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assertBuiltin = require(
"assert"
);
2
const
asyncHooks = require(
"async_hooks"
);
3
const
buffer = require(
"buffer"
);
4
const
childProcess = require(
"child_process"
);
Callers
nothing calls this directly
Calls
13
itIfAvailable
Function · 0.85
createHash
Method · 0.80
isArray
Method · 0.80
write
Method · 0.80
resolve
Method · 0.65
require
Function · 0.50
it
Function · 0.50
toString
Method · 0.45
digest
Method · 0.45
update
Method · 0.45
close
Method · 0.45
create
Method · 0.45
Tested by
no test coverage detected