MCPcopy
hub / github.com/webpack/webpack / loader.js

File loader.js

test/configCases/library/module-and-child-compilation/loader.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/** @typedef {import("../../../../").Compiler} Compiler */
2/** @typedef {import("../../../../").Compilation} Compilation */
3
4/** @type {import("../../../../").LoaderDefinition} */

Callers

nothing calls this directly

Calls 11

resolveFunction · 0.85
applyEntryOptionMethod · 0.80
tapMethod · 0.80
sourceMethod · 0.80
deleteAssetMethod · 0.80
runAsChildMethod · 0.80
asyncMethod · 0.65
applyMethod · 0.65
callbackFunction · 0.50
createChildCompilerMethod · 0.45
forEachMethod · 0.45

Tested by

no test coverage detected