Decreased budget sizes since new Fuse is a lot smaller compared to the one with the old design

This commit is contained in:
sercan 2021-08-12 13:57:29 +03:00
parent e7ab0ea13f
commit 6de6a07778

View File

@ -60,13 +60,13 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "5mb",
"maximumError": "8mb"
"maximumWarning": "3mb",
"maximumError": "5mb"
},
{
"type": "anyComponentStyle",
"maximumWarning": "100kb",
"maximumError": "150kb"
"maximumWarning": "75kb",
"maximumError": "90kb"
}
],
"fileReplacements": [