Skip to content

Commit 047738a

Browse files
committed
Bump angular build size budget
1 parent 70fd7b6 commit 047738a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web-app/angular.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
{
7575
"type": "initial",
7676
"maximumWarning": "2mb",
77-
"maximumError": "7mb"
77+
"maximumError": "8mb"
7878
},
7979
{
8080
"type": "anyComponentStyle",
@@ -156,4 +156,4 @@
156156
}
157157
},
158158
"defaultProject": "mage-app"
159-
}
159+
}

0 commit comments

Comments
 (0)