Alan Agius
622d08447d
refactor: use ansi-colors instead of removed terminal utils
2020-09-10 20:19:33 +02:00
Charles Lyding
d849834445
feat(@angular-devkit/core): support console logger color customization
2019-02-15 08:01:41 -08:00
Alan Agius
2ed1719eaa
fix(@angular-devkit/core): remove colors for info messages
...
Rely on the terminal to provide the color for info messages
fixes #13497
2019-01-23 10:37:51 -08:00
Mikel Ward
7d15c5dd02
fix(@angular-devkit/core): Make default and info log messages use default colors
...
Previously, we set the color to white, which is (nearly) invisible on
terminals with a white background.
Fixes #13439 .
2019-01-15 17:10:22 -08:00
Alan Agius
bd4dc38359
refactor: use createConsoleLogger
and remove duplicate code ( #12787 )
2018-11-08 10:30:41 -08:00
Alan Agius
6e0b60df32
fix(@angular/cli): errors and warnings are hard to read in windows cmd ( #12767 )
...
* fix(@angular-devkit/core): errors and warnings are hard to read in windows cmd
Closes #12755
* fix(@angular/cli): errors and warnings are hard to read in windows cmd
Closes #12755
2018-10-31 21:03:03 -07:00
Alan Agius
04ed3010b2
feat(@angular-devkit/core): createConsoleLogger
now accepts 2 parameters to add custom stdout
and stderr
2018-09-18 11:33:11 -07:00
Hans Larsen
44086c60ff
build: move devkit repo back to angular-cli
2018-06-05 18:50:06 -07:00