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": [ "budgets": [
{ {
"type": "initial", "type": "initial",
"maximumWarning": "5mb", "maximumWarning": "3mb",
"maximumError": "8mb" "maximumError": "5mb"
}, },
{ {
"type": "anyComponentStyle", "type": "anyComponentStyle",
"maximumWarning": "100kb", "maximumWarning": "75kb",
"maximumError": "150kb" "maximumError": "90kb"
} }
], ],
"fileReplacements": [ "fileReplacements": [