MCPcopy
hub / github.com/webpack/webpack / async

Method async

declarations/LoaderContext.d.ts:176–176  ·  view source on GitHub ↗

* Make this loader async.

()

Source from the content-addressed store, hash-verified

174 * Make this loader async.
175 */
176 async(): WebpackLoaderContextCallback;
177
178 /**
179 * Make this loader result cacheable. By default it's cacheable.

Callers 15

loader.jsFile · 0.65
loader.jsFile · 0.65
error-loader.jsFile · 0.65
loader.jsFile · 0.65
loader.jsFile · 0.65
loader.jsFile · 0.65
loader.jsFile · 0.65
asyncloader.jsFile · 0.65
index.jsFile · 0.65
index.jsFile · 0.65
loader.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected