9 Commits

Author SHA1 Message Date
Alan Agius
9107f3cc4e docs: update optimization description (#11862)
At the moment, the definition might suggest that `optimization` takes some values other than `true` and `false`

Close: #11856
2018-08-15 15:58:22 -07:00
Mike Brocchi
ae9817b7ee feat(@angular/cli): Update commands to extract meta data into JSON 2018-08-13 20:58:47 -07:00
Alan Agius
7f0856d16a fix(@angular/cli): remove vendorSourceMap warning that vendorSourceMap is not allowed
While the build works and there are no error, at the moment you will have a warning in `angular.json`
2018-08-02 08:55:53 -04:00
Charles Lyding
598c5da777 fix(@angular/cli): properly bootstrap 1.x from global 6.x 2018-07-27 11:41:56 -07:00
Hans
a0978b1db3 refactor: fix types to remove any
require() returns any so we were missing some typing errors.
2018-07-11 13:35:35 -07:00
Charles Lyding
a067530de2 fix(@angular/cli): add all current TSLint default formatters to schema 2018-07-02 09:48:05 -04:00
Christian Hagendorn
dd39597b6a fix: typo fix for error logging 2018-06-13 14:14:26 +01:00
Alex Eagle
d1e392fa78 refactor: add missing license headers under packages/angular/cli 2018-06-06 15:11:31 -07:00
Hans Larsen
44086c60ff build: move devkit repo back to angular-cli 2018-06-05 18:50:06 -07:00