Updated maximum file size #29

Merged
maranda merged 1 commits from develop into main 2025-06-27 08:17:03 +02:00
1 changed files with 2 additions and 2 deletions

View File

@ -63,8 +63,8 @@
},
{
"type": "anyComponentStyle",
"maximumWarning": "7kb",
"maximumError": "10kb"
"maximumWarning": "35kb",
"maximumError": "40kb"
}
],
"outputHashing": "all"