This commit is contained in:
Bastian Wagner
2024-08-25 20:52:05 +02:00
parent 70e503a5f2
commit 5dd542ad81

View File

@@ -46,12 +46,12 @@
{ {
"type": "initial", "type": "initial",
"maximumWarning": "500kB", "maximumWarning": "500kB",
"maximumError": "1MB" "maximumError": "10MB"
}, },
{ {
"type": "anyComponentStyle", "type": "anyComponentStyle",
"maximumWarning": "2kB", "maximumWarning": "2kB",
"maximumError": "4kB" "maximumError": "400kB"
} }
], ],
"outputHashing": "all" "outputHashing": "all"