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