Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ resolveWeak
Method
resolveWeak
module.d.ts:235–235 ·
view source on GitHub ↗
(dependency: string)
Source
from the content-addressed store, hash-verified
233
): webpack.Context;
234
include(dependency: string): void;
235
resolveWeak(dependency: string): void;
236
onError?: (error: Error) => void;
237
}
238
}
Callers
7
index.ts
File · 0.80
index.js
File · 0.80
index.js
File · 0.80
index.js
File · 0.80
index.js
File · 0.80
index.js
File · 0.80
index.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected