set max to 2mb

This commit is contained in:
lzh
2023-12-08 01:35:21 +08:00
parent 42ff64039a
commit bc0bcbd686
+2 -2
View File
@@ -44,8 +44,8 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "500kb",
"maximumError": "1mb"
"maximumWarning": "2000kb",
"maximumError": "2mb"
},
{
"type": "anyComponentStyle",