5 Commits

Author SHA1 Message Date
Filipe Silva
99e1b5ac5c fix(@angular/cli): don't show chunk parents on stats
It wasn't shown before and is quite spammy now.

Fix #8144
2017-10-31 12:29:23 -07:00
Filipe Silva
fd82e1870e build: update chalk to 2.2
`chalk@2.2` is incompatible with `@types/chalk`.
2017-10-24 12:03:55 -07:00
Filipe Silva
aa1decff10 fix(@angular/cli): fix colors on git bash (#7569)
Fix #7239
2017-09-04 09:50:03 +01:00
Filipe Silva
138f2b8cd3 fix(@angular/cli): show warnings on serve
Errors and warnings neet to be printed separately.

Followup to #6989
Fix #7213
2017-07-31 21:17:19 +01:00
Hans Larsen
61b4e2202f feat(@angular/cli): rewrite stats output to properly show the asset size
This is a feature in principle; the output is changed. The stats themselves dont though.
2017-07-21 14:42:55 -04:00