Skip to content

Commit

Permalink
increased budgets
Browse files Browse the repository at this point in the history
  • Loading branch information
bobcaprice committed Apr 24, 2024
1 parent 42af9e6 commit dcf2816
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@
},
{
"type": "anyComponentStyle",
"maximumWarning": "2kb",
"maximumError": "6kb"
"maximumWarning": "500kb",
"maximumError": "2mb"
}
],
"fileReplacements": [
Expand Down

0 comments on commit dcf2816

Please sign in to comment.