7 Commits

Author SHA1 Message Date
Mike Brocchi
329e23088c fix(@angular/cli): Update project detection logic and rename global config file
fixes #10453
2018-04-27 10:53:53 -07:00
Mike Brocchi
645e0c5f81 fix(@angular/cli): Move update check to inProject command logic
fixes #10145
2018-04-04 10:26:43 -07:00
Filipe Silva
0f6a5d6367 fix(@angular/cli): use realpath for project root
Fix #2726
2017-05-24 13:39:30 -07:00
Filipe Silva
91cbe3375f refactor(@angular/cli): use this.project instead of cliProject 2017-05-24 13:39:30 -07:00
Hans Larsen
00f913c8cd fix(@angular/cli): fix angular-cli logic
The old logic was failing if the global angular-cli config was .angular-cli.json.
2017-02-22 13:23:45 -08:00
Hans Larsen
e4fc2947db feat(@angular/cli): allow to create new projects in existing directory
Unless the directory is already under an Angular CLI project.

Fixes #4762
Close #4901
2017-02-22 12:00:59 +00:00
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