Skip to content

Commit 55cd52c

Browse files
committed
Cleanup after build fail
1 parent 89afc09 commit 55cd52c

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
@@ -38,8 +38,8 @@
3838
"budgets": [
3939
{
4040
"type": "initial",
41-
"maximumWarning": "500kb",
42-
"maximumError": "1mb"
41+
"maximumWarning": "1.5mb",
42+
"maximumError": "2mb"
4343
},
4444
{
4545
"type": "anyComponentStyle",

0 commit comments

Comments
 (0)