update for prod deployment

This commit is contained in:
guams 2025-06-18 10:10:27 +02:00
parent 15655a6a25
commit 8771bbd9ca

View File

@ -38,13 +38,13 @@
"budgets": [ "budgets": [
{ {
"type": "initial", "type": "initial",
"maximumWarning": "500kB", "maximumWarning": "2MB",
"maximumError": "1MB" "maximumError": "3MB"
}, },
{ {
"type": "anyComponentStyle", "type": "anyComponentStyle",
"maximumWarning": "2kB", "maximumWarning": "100kB",
"maximumError": "4kB" "maximumError": "200kB"
} }
], ],
"outputHashing": "all" "outputHashing": "all"