Skip to content

Commit

Permalink
chore: 🤖 upgrade to A17
Browse files Browse the repository at this point in the history
  • Loading branch information
nivekcode committed Mar 13, 2024
1 parent 2607266 commit f6d243f
Show file tree
Hide file tree
Showing 4 changed files with 3,245 additions and 4,516 deletions.
6 changes: 3 additions & 3 deletions test-spa/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,18 +64,18 @@
"builder": "@angular-devkit/build-angular:dev-server",
"configurations": {
"production": {
"browserTarget": "test-spa:build:production"
"buildTarget": "test-spa:build:production"
},
"development": {
"browserTarget": "test-spa:build:development"
"buildTarget": "test-spa:build:development"
}
},
"defaultConfiguration": "development"
},
"extract-i18n": {
"builder": "@angular-devkit/build-angular:extract-i18n",
"options": {
"browserTarget": "test-spa:build"
"buildTarget": "test-spa:build"
}
},
"test": {
Expand Down
Loading

0 comments on commit f6d243f

Please sign in to comment.