Skip to content

Commit

Permalink
chore: update to Angular 15
Browse files Browse the repository at this point in the history
  • Loading branch information
Yberion committed Jan 12, 2023
1 parent 8a1fdfc commit 1e65493
Show file tree
Hide file tree
Showing 13 changed files with 2,043 additions and 3,211 deletions.
12 changes: 0 additions & 12 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,6 @@
},
"configurations": {
"production": {
"fileReplacements": [
{
"replace": "projects/demo/src/environments/environment.ts",
"with": "projects/demo/src/environments/environment.prod.ts"
}
],
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
Expand Down Expand Up @@ -123,12 +117,6 @@
"configurations": {
"production": {
"outputHashing": "media",
"fileReplacements": [
{
"replace": "projects/demo/src/environments/environment.ts",
"with": "projects/demo/src/environments/environment.prod.ts"
}
],
"sourceMap": false,
"optimization": true
}
Expand Down
Loading

0 comments on commit 1e65493

Please sign in to comment.