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",
"maximumWarning": "500kB",
"maximumError": "1MB"
"maximumError": "4MB"
},
{
"type": "anyComponentStyle",
"maximumWarning": "12kB",
"maximumError": "20kB"
"maximumWarning": "1.5MB",
"maximumError": "2MB"
}
],
"outputHashing": "all"