build: change maximum budgets mb

This commit is contained in:
Polianin Nikita 2024-06-27 01:52:12 +03:00
parent 8e738d9b3d
commit 9d875f31ad

View File

@ -36,7 +36,7 @@
{ {
"type": "initial", "type": "initial",
"maximumWarning": "500kb", "maximumWarning": "500kb",
"maximumError": "1mb" "maximumError": "2mb"
}, },
{ {
"type": "anyComponentStyle", "type": "anyComponentStyle",