Skip to content

Commit

Permalink
updated angular
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalal6 committed Apr 23, 2024
1 parent 9b23c58 commit ea3e344
Show file tree
Hide file tree
Showing 3 changed files with 2,721 additions and 2,721 deletions.
6 changes: 3 additions & 3 deletions frontend/orca_data_converter/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,18 +62,18 @@
"builder": "@angular-devkit/build-angular:dev-server",
"configurations": {
"production": {
"browserTarget": "example:build:production"
"buildTarget": "example:build:production"
},
"development": {
"browserTarget": "example:build:development"
"buildTarget": "example:build:development"
}
},
"defaultConfiguration": "development"
},
"extract-i18n": {
"builder": "@angular-devkit/build-angular:extract-i18n",
"options": {
"browserTarget": "example:build"
"buildTarget": "example:build"
}
},
"test": {
Expand Down
Loading

0 comments on commit ea3e344

Please sign in to comment.