MCPcopy
hub / github.com/webpack/webpack-dev-server / error

Function error

client-src/index.js:589–591  ·  view source on GitHub ↗

* @param {Error} error error

(error)

Source from the content-addressed store, hash-verified

587 * @param {Error} error error
588 */
589 error(error) {
590 log.error(error);
591 },
592 close() {
593 log.info("Disconnected!");
594

Callers

nothing calls this directly

Calls 1

errorMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…