MCPcopy
hub / github.com/webpack/webpack / a-pitching-loader.js

File a-pitching-loader.js

test/configCases/css/import-module/a-pitching-loader.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/** @type {import("../../../../").PitchLoaderDefinitionFunction} */
2exports.pitch = async function (remaining) {
3 const result = await this.importModule(
4 this.resourcePath + '.webpack[javascript/auto]' + '!=!' + remaining, {

Callers

nothing calls this directly

Calls 1

importModuleMethod · 0.65

Tested by

no test coverage detected