build: adjust warn limits (for now)

This commit is contained in:
Johannes Millan 2025-07-31 16:44:07 +02:00
parent f29a6c70df
commit faf69aef55

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": [