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", "type": "anyComponentStyle",
"maximumWarning": "2kb", "maximumWarning": "100kb",
"maximumError": "4kb" "maximumError": "400kb"
} }
], ],
"outputHashing": "all" "outputHashing": "all"