@angular/cli migration - remove-default-project-option

Remove 'defaultProject' option from workspace configuration. The project to use will be determined from the current working directory.
This commit is contained in:
Phillip Kühne 2022-09-24 02:56:01 +02:00
parent 484b7cdfcd
commit 7a7a647be3
Signed by: phillip
GPG Key ID: E4C1C4D2F90902AA

View File

@ -127,7 +127,6 @@
} }
} }
}, },
"defaultProject": "ng-karaoqueue",
"schematics": { "schematics": {
"@schematics/angular:component": { "@schematics/angular:component": {
"style": "scss" "style": "scss"