Skip to content

Commit 11c4d4d

Browse files
committed
Update Angular
1 parent 38a09d4 commit 11c4d4d

File tree

5 files changed

+3851
-3242
lines changed

5 files changed

+3851
-3242
lines changed

src/AngularComponents/angular.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,18 +91,18 @@
9191
"builder": "@angular-devkit/build-angular:dev-server",
9292
"configurations": {
9393
"production": {
94-
"browserTarget": "coverage-app:build:production"
94+
"buildTarget": "coverage-app:build:production"
9595
},
9696
"development": {
97-
"browserTarget": "coverage-app:build:development"
97+
"buildTarget": "coverage-app:build:development"
9898
}
9999
},
100100
"defaultConfiguration": "development"
101101
},
102102
"extract-i18n": {
103103
"builder": "@angular-devkit/build-angular:extract-i18n",
104104
"options": {
105-
"browserTarget": "coverage-app:build"
105+
"buildTarget": "coverage-app:build"
106106
}
107107
}
108108
}

0 commit comments

Comments
 (0)