Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
report-child-assets-loader.js
File · 0.65
loader.js
File · 0.65
loader.js
File · 0.65
error-loader.js
File · 0.65
loader.js
File · 0.65
loader.js
File · 0.65
loader.js
File · 0.65
loader.js
File · 0.65
asyncloader.js
File · 0.65
index.js
File · 0.65
index.js
File · 0.65
loader.js
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected