MCPcopy Create free account
hub / github.com/webpack/webpack-cli /

Class

packages/webpack-cli/src/webpack-cli.ts:509–509  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

507}
508
509class WebpackCLI {
510 #colors: Colors | undefined;
511
512 // Created lazily because `#createColors` loads the (large) webpack package,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected