Skip to content

Commit

Permalink
change angular budget
Browse files Browse the repository at this point in the history
  • Loading branch information
Yossi Kahlon committed Jun 10, 2023
1 parent 325100a commit 29b75fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions angular/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "500kb",
"maximumError": "1mb"
"maximumWarning": "2mb",
"maximumError": "10mb"
},
{
"type": "anyComponentStyle",
Expand Down

0 comments on commit 29b75fe

Please sign in to comment.