fix: build issues

This commit is contained in:
2026-05-12 17:33:03 +02:00
parent bd7ec581e3
commit 36d72fd6cd
+4 -4
View File
@@ -47,13 +47,13 @@
"budgets": [ "budgets": [
{ {
"type": "initial", "type": "initial",
"maximumWarning": "500kB", "maximumWarning": "1MB",
"maximumError": "1MB" "maximumError": "5MB"
}, },
{ {
"type": "anyComponentStyle", "type": "anyComponentStyle",
"maximumWarning": "12kB", "maximumWarning": "1MB",
"maximumError": "20kB" "maximumError": "5MB"
} }
], ],
"outputHashing": "all" "outputHashing": "all"