Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ run.js
File
run.js
test/fixtures/buildDependencies/run.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
"path"
);
2
const
webpack = require(
"../../.."
);
3
// eslint-disable-next-line n/no-missing-require
4
const
value = require(
"../../js/buildDepsInput/config-dependency"
);
Callers
nothing calls this directly
Calls
3
run
Function · 0.70
require
Function · 0.50
parse
Method · 0.45
Tested by
no test coverage detected