Commit Graph

5 Commits

Author SHA1 Message Date
Walter S
39e6c8f55b feat(angular): support multi-app for ng-add schematic (#20768)
* chore(angular): Add missing argument type information.

* chore(angular): Add missing semicolon.

* fix(angular): Properly detect the Angular project name for multi-app repositories.

* fix(angular): Fix generated angular.json when using ng-add  in multi-app repositories.

* chore(angular): Improve reported warnings when using ng-add with invalid workspace configuration.
2020-03-18 12:46:14 -04:00
Walter S
09d951ae1b fix(angular): ng-add schematic (#20281)
* fix(angular): update ng-add schematic to use the project name

* fix(angular): use relative schematics collection.json path.
2020-01-24 13:13:02 -05:00
Mike Hartington
9443bfeca6 fix(angular): update ng-add schematic 2019-04-03 09:51:11 -04:00
Amadou Sall
484d92cd50 fix(angular): fix adding @ionic/angular when using ng add (#17597)
closes #17596
2019-02-27 16:08:43 -05:00
Mike Hartington
75dd853a49 feat(): support ng add (#15323)
* feat(angular): support ng add

* feat(): add build aditions

* chore(): update schematics

* chore(): bad style import
2018-11-27 13:36:59 -05:00