Skip to content

Commit

Permalink
updated angular
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed Apr 1, 2024
1 parent b0b7bf1 commit 6852093
Show file tree
Hide file tree
Showing 5 changed files with 2,373 additions and 3,849 deletions.
4 changes: 2 additions & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,10 @@
},
"configurations": {
"production": {
"browserTarget": "ui:build:production"
"buildTarget": "ui:build:production"
},
"development": {
"browserTarget": "ui:build:development"
"buildTarget": "ui:build:development"
}
},
"defaultConfiguration": "development"
Expand Down
Loading

0 comments on commit 6852093

Please sign in to comment.