Skip to content

Commit eaf6f2a

Browse files
committed
Increase build budgets
1 parent 7361725 commit eaf6f2a

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
@@ -43,8 +43,8 @@
4343
"budgets": [
4444
{
4545
"type": "initial",
46-
"maximumWarning": "500kB",
47-
"maximumError": "1MB"
46+
"maximumWarning": "1MB",
47+
"maximumError": "5MB"
4848
},
4949
{
5050
"type": "anyComponentStyle",

0 commit comments

Comments
 (0)