up build limits

This commit is contained in:
NinjaPug
2025-07-06 13:19:40 -04:00
parent a3da95f4fb
commit 430cd263ac

View File

@@ -42,8 +42,8 @@
},
{
"type": "anyComponentStyle",
"maximumWarning": "2kb",
"maximumError": "4kb"
"maximumWarning": "100kb",
"maximumError": "400kb"
}
],
"outputHashing": "all"