Skip to content

Commit

Permalink
Increase budget
Browse files Browse the repository at this point in the history
  • Loading branch information
DrA1ex committed Sep 20, 2023
1 parent e4d4bce commit 06bb424
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "500kb",
"maximumError": "1mb"
"maximumWarning": "1mb",
"maximumError": "2mb"
},
{
"type": "anyComponentStyle",
Expand Down

0 comments on commit 06bb424

Please sign in to comment.