MCPcopy
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.tsFile · 0.80
index.jsFile · 0.80
index.jsFile · 0.80
index.jsFile · 0.80
index.jsFile · 0.80
index.jsFile · 0.80
index.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected