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

File loader.js

test/hotCases/recover/recover-after-css-loader-error/loader.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/** @type {import("../../../../").LoaderDefinition} */
2module.exports = function(content) {
3 const callback = this.async();
4

Callers

nothing calls this directly

Calls 2

asyncMethod · 0.65
callbackFunction · 0.50

Tested by

no test coverage detected