Skip to content

Commit

Permalink
Merge pull request #41 from yagizhanNY/update-angular
Browse files Browse the repository at this point in the history
Update angular
  • Loading branch information
yagizhanNY authored May 23, 2024
2 parents 0dce25f + bca9108 commit c4e611d
Show file tree
Hide file tree
Showing 7 changed files with 16,232 additions and 10,936 deletions.
16 changes: 0 additions & 16 deletions .browserslistrc

This file was deleted.

6 changes: 3 additions & 3 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,18 +60,18 @@
"builder": "@angular-devkit/build-angular:dev-server",
"configurations": {
"production": {
"browserTarget": "open-ai-web:build:production"
"buildTarget": "open-ai-web:build:production"
},
"development": {
"browserTarget": "open-ai-web:build:development"
"buildTarget": "open-ai-web:build:development"
}
},
"defaultConfiguration": "development"
},
"extract-i18n": {
"builder": "@angular-devkit/build-angular:extract-i18n",
"options": {
"browserTarget": "open-ai-web:build"
"buildTarget": "open-ai-web:build"
}
},
"test": {
Expand Down
Loading

0 comments on commit c4e611d

Please sign in to comment.