fix: NCWF-1 401 #6

Merged
shosho996 merged 37 commits from fix--NCWF-1-401 into main 2026-05-13 00:01:27 +02:00
Showing only changes of commit 99100a3086 - Show all commits
+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"