Skip to content

Commit 67c4ce4

Browse files
committed
Package updates.
1 parent c9a7ca7 commit 67c4ce4

File tree

4 files changed

+6600
-5165
lines changed

4 files changed

+6600
-5165
lines changed

angular.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,18 +70,18 @@
7070
"builder": "@angular-devkit/build-angular:dev-server",
7171
"configurations": {
7272
"production": {
73-
"browserTarget": "ngx-gist:build:production"
73+
"buildTarget": "ngx-gist:build:production"
7474
},
7575
"development": {
76-
"browserTarget": "ngx-gist:build:development"
76+
"buildTarget": "ngx-gist:build:development"
7777
}
7878
},
7979
"defaultConfiguration": "development"
8080
},
8181
"extract-i18n": {
8282
"builder": "@angular-devkit/build-angular:extract-i18n",
8383
"options": {
84-
"browserTarget": "ngx-gist:build"
84+
"buildTarget": "ngx-gist:build"
8585
}
8686
},
8787
"test": {

0 commit comments

Comments
 (0)