Skip to content

Commit 24d9aba

Browse files
committed
angular 17
1 parent 5e3d782 commit 24d9aba

File tree

3 files changed

+3701
-4493
lines changed

3 files changed

+3701
-4493
lines changed

angular.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,18 +74,18 @@
7474
"serve": {
7575
"builder": "@angular-devkit/build-angular:dev-server",
7676
"options": {
77-
"browserTarget": "instiapp:build"
77+
"buildTarget": "instiapp:build"
7878
},
7979
"configurations": {
8080
"production": {
81-
"browserTarget": "instiapp:build:production"
81+
"buildTarget": "instiapp:build:production"
8282
}
8383
}
8484
},
8585
"extract-i18n": {
8686
"builder": "@angular-devkit/build-angular:extract-i18n",
8787
"options": {
88-
"browserTarget": "instiapp:build"
88+
"buildTarget": "instiapp:build"
8989
}
9090
},
9191
"lint": {

0 commit comments

Comments
 (0)