build: adjust warn limits (for now)

This commit is contained in:
Johannes Millan 2025-07-31 16:44:07 +02:00
parent fa68cf9bcd
commit 17963c15c9

View file

@ -57,7 +57,7 @@
"budgets": [
{
"type": "anyComponentStyle",
"maximumWarning": "6kb"
"maximumWarning": "20kb"
}
],
"optimization": false,
@ -72,7 +72,7 @@
"budgets": [
{
"type": "anyComponentStyle",
"maximumWarning": "6kb"
"maximumWarning": "20kb"
}
],
"fileReplacements": [
@ -104,7 +104,7 @@
"budgets": [
{
"type": "anyComponentStyle",
"maximumWarning": "6kb"
"maximumWarning": "20kb"
}
],
"fileReplacements": [
@ -133,7 +133,7 @@
"budgets": [
{
"type": "anyComponentStyle",
"maximumWarning": "6kb"
"maximumWarning": "20kb"
}
],
"fileReplacements": [
@ -165,7 +165,7 @@
"budgets": [
{
"type": "anyComponentStyle",
"maximumWarning": "6kb"
"maximumWarning": "20kb"
}
],
"fileReplacements": [