Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ index.js
File
index.js
test/cases/chunks/weak-dependencies-context/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
it(
"should not include a module with a weak dependency using context"
,
function
() {
2
var
fileA =
"a"
;
3
var
fileB =
"b"
;
4
var
fileC =
"c"
;
Callers
nothing calls this directly
Calls
3
resolveWeak
Method · 0.80
it
Function · 0.50
require
Function · 0.50
Tested by
no test coverage detected