remove budgets

This commit is contained in:
Mehmet Çetin
2025-07-21 12:28:42 +03:00
parent 4c7a3d2af6
commit ad9e4e1568

View File

@@ -38,18 +38,6 @@
},
"configurations": {
"production": {
"budgets": [
{
"type": "initial",
"maximumWarning": "1mb",
"maximumError": "5mb"
},
{
"type": "anyComponentStyle",
"maximumWarning": "2kb",
"maximumError": "4kb"
}
],
"outputHashing": "all"
},
"development": {