mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 03:00:58 +08:00

* 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.