minor change toi viewing addresses and fix build

This commit is contained in:
Matt Hill
2025-10-30 13:36:49 -06:00
parent 5340c421e1
commit c631311e96
4 changed files with 36 additions and 44 deletions

View File

@@ -377,13 +377,8 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "500kB",
"maximumError": "1MB"
},
{
"type": "anyComponentStyle",
"maximumWarning": "4kB",
"maximumError": "8kB"
"maximumWarning": "2mb",
"maximumError": "5mb"
}
],
"outputHashing": "all"