feat: plugins v1

This commit is contained in:
2026-04-29 01:14:14 +02:00
parent ec3802ade6
commit 6920f93b41
86 changed files with 9036 additions and 14 deletions

View File

@@ -96,12 +96,12 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "2.2MB",
"maximumError": "2.38MB"
"maximumWarning": "2.5MB",
"maximumError": "2.6MB"
},
{
"type": "anyComponentStyle",
"maximumWarning": "4kB",
"maximumWarning": "7kB",
"maximumError": "8kB"
}
],