Skip to content

Commit 768335a

Browse files
committed
chore: increase budget
1 parent 726161e commit 768335a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples-standalone/grid-live-data/angular.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"budgets": [
4040
{
4141
"type": "initial",
42-
"maximumWarning": "500kB",
43-
"maximumError": "1MB"
42+
"maximumWarning": "5MB",
43+
"maximumError": "7MB"
4444
},
4545
{
4646
"type": "anyComponentStyle",

0 commit comments

Comments
 (0)