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

File loader.js

test/watchCases/cache/loader-import-module/0/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