mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 11:44:05 +08:00
In some cases, custom implementation of stdout, don't extend `WriteStream` which causes colors not to be included in the output. Closes #21732