We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 348963c commit 37dec54Copy full SHA for 37dec54
1 file changed
angular.json
@@ -172,8 +172,8 @@
172
"budgets": [
173
{
174
"type": "initial",
175
- "maximumWarning": "5mb",
176
- "maximumError": "7mb"
+ "maximumWarning": "8mb",
+ "maximumError": "9mb"
177
},
178
179
"type": "anyComponentStyle",
@@ -307,8 +307,8 @@
307
308
309
310
- "maximumWarning": "3mb",
311
- "maximumError": "5mb"
312
313
314
0 commit comments