Budgets change cause of frontend build js script size

This commit is contained in:
NyxiumYuuki 2021-06-05 00:30:19 +02:00
parent 2a5bf74e0e
commit fa14a1c149

View file

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