feat: plugins v1.5

This commit is contained in:
2026-04-29 01:14:30 +02:00
parent 6920f93b41
commit eabbc08896
59 changed files with 2197 additions and 352 deletions

View File

@@ -96,13 +96,13 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "2.5MB",
"maximumError": "2.6MB"
"maximumWarning": "10mb",
"maximumError": "20mb"
},
{
"type": "anyComponentStyle",
"maximumWarning": "7kB",
"maximumError": "8kB"
"maximumWarning": "10mb",
"maximumError": "20mb"
}
],
"outputHashing": "all"