fix: no more build errors

This commit is contained in:
shahdlala66
2026-05-06 08:59:36 +02:00
parent e3466bda30
commit 99100a3086
+3 -3
View File
@@ -48,12 +48,12 @@
{ {
"type": "initial", "type": "initial",
"maximumWarning": "500kB", "maximumWarning": "500kB",
"maximumError": "1MB" "maximumError": "4MB"
}, },
{ {
"type": "anyComponentStyle", "type": "anyComponentStyle",
"maximumWarning": "12kB", "maximumWarning": "1.5MB",
"maximumError": "20kB" "maximumError": "2MB"
} }
], ],
"outputHashing": "all" "outputHashing": "all"