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

File loader-1.js

test/configCases/loaders/options/loader-1.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const schema = /** @type {EXPECTED_ANY} */ (require("./loader-1.options.json"));
2
3/** @type {import("../../../../").LoaderDefinition} */
4module.exports = function () {

Callers

nothing calls this directly

Calls 3

getOptionsMethod · 0.65
requireFunction · 0.50
replaceMethod · 0.45

Tested by

no test coverage detected