Increased package budgets so that the compile would not fail.
This commit is contained in:
parent
5ea09df272
commit
b150f08b6c
@ -52,8 +52,8 @@
|
||||
"budgets": [
|
||||
{
|
||||
"type": "initial",
|
||||
"maximumWarning": "500kb",
|
||||
"maximumError": "1mb"
|
||||
"maximumWarning": "1mb",
|
||||
"maximumError": "2mb"
|
||||
},
|
||||
{
|
||||
"type": "anyComponentStyle",
|
||||
|
Loading…
x
Reference in New Issue
Block a user