Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/SCAI-BIO/index into refacto…
Browse files Browse the repository at this point in the history
…r-api-endpoints
  • Loading branch information
mehmetcanay committed Aug 22, 2024
2 parents 333b296 + e8b3fa9 commit 3ffff7c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions client/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@
},
"configurations": {
"production": {
"fileReplacements": [
{
"replace": "src/environments/environment.ts",
"with": "src/environments/environment.prod.ts"
}
],
"budgets": [
{
"type": "initial",
Expand Down

0 comments on commit 3ffff7c

Please sign in to comment.