MCPcopy
hub / github.com/webpack/webpack / error

Method error

lib/ProgressPlugin.js:681–683  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

679 handler(percentage, "sealing", title);
680 },
681 error() {
682 handler(percentage, "sealing", title);
683 },
684 tap(tap) {
685 // p is percentage from 0 to 1
686 // args is any number of messages in a hierarchical matter

Callers 1

reportProfileFunction · 0.45

Calls 1

handlerFunction · 0.50

Tested by

no test coverage detected