We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 587013c commit d7958f9Copy full SHA for d7958f9
1 file changed
angular.json
@@ -38,8 +38,8 @@
38
"budgets": [
39
{
40
"type": "initial",
41
- "maximumWarning": "500kb",
42
- "maximumError": "2mb"
+ "maximumWarning": "1mb",
+ "maximumError": "3mb"
43
},
44
45
"type": "anyComponentStyle",
0 commit comments