MCPcopy
hub / github.com/webpack/webpack / onError

Function onError

test/Compiler-filesystem-caching.test.js:261–261  ·  test/Compiler-filesystem-caching.test.js::onError
(/** @type {Error} */ error)

Source from the content-addressed store, hash-verified

259 const tempFixture = createTempFixture();
260
261 const onError = (/** @type {Error} */ error) => done(error);
262
263 const helper = compile(
264 tempFixture.usesAssetFilepath,

Callers 2

updateEventSourceFunction · 0.85
runCompilerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected