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

File loader.js

test/cases/loaders/issue-10725/loader.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const loaderPath = require.resolve("./loader");
2
3/** @type {import("../../../../").LoaderDefinition} */
4module.exports = function () {

Callers

nothing calls this directly

Calls 4

callbackMethod · 0.80
resolveMethod · 0.65
asyncMethod · 0.65
loadModuleMethod · 0.65

Tested by

no test coverage detected