Increase the limits for sizes

This commit is contained in:
SondreB 2022-12-21 19:13:56 +01:00
parent eb37e154e6
commit f1e73f2894
No known key found for this signature in database
GPG Key ID: D6CC44C75005FDBF

View File

@ -34,8 +34,8 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "500kb",
"maximumError": "1mb"
"maximumWarning": "4mb",
"maximumError": "8mb"
},
{
"type": "anyComponentStyle",