Skip to content

Commit

Permalink
Changes to angular budget
Browse files Browse the repository at this point in the history
  • Loading branch information
ConradStras committed Sep 23, 2023
1 parent 2115301 commit 6ce2172
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "1mb",
"maximumError": "5mb"
"maximumWarning": "5mb",
"maximumError": "10mb"
},
{
"type": "anyComponentStyle",
Expand Down

0 comments on commit 6ce2172

Please sign in to comment.