Skip to content

Commit 0abadb3

Browse files
committed
chore: increase angular budget
1 parent ac7cccd commit 0abadb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

angular.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@
5353
{
5454
"type": "initial",
5555
"maximumWarning": "500kb",
56-
"maximumError": "1mb"
56+
"maximumError": "5mb"
5757
},
5858
{
5959
"type": "anyComponentStyle",
6060
"maximumWarning": "2kb",
61-
"maximumError": "4kb"
61+
"maximumError": "60kb"
6262
}
6363
],
6464
"fileReplacements": [

0 commit comments

Comments
 (0)