5 Commits

Author SHA1 Message Date
Filipe Silva
6d5dfa01c0 test: add license test (#4561)
* test: add license test

* only check prod dependencies

* remove findup dep

* also check dev deps

* add map-stream to ignore list

* remove license-checker

* add comment

* use logger

* fix lint errors
2017-02-17 14:49:04 +00:00
Grant Elliott
98a343016d fix(@angular/cli): don't load old ember config
Close #4057
2017-02-14 18:37:10 +00:00
clydin
33e8798203 refactor: move exists-sync to a dev dependency (#4311) 2017-02-07 12:57:07 -08:00
Hans
1dd53995b0 fix(@angular/cli): properly check the project status (#4381)
Check for either angular-cli or @angular/cli in the dependencies of the current project.

Fixes #4379
2017-02-02 16:54:47 -08:00
Hans
601f9b38f8 feat(@angular/cli): move angular-cli to @angular/cli (#4328)
This release is otherwise identical to beta.28.
2017-02-01 18:19:50 -08:00