Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ index.js
File
index.js
test/cases/compile/long-module-chain/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
it(
"should compile a long module chain fine"
, () => {
2
require.resolveWeak(
"./module?800"
);
// this is orphan
3
});
Callers
nothing calls this directly
Calls
2
resolveWeak
Method · 0.80
it
Function · 0.50
Tested by
no test coverage detected