Update: Environment for Heroku Production
This commit is contained in:
parent
13daf10ca8
commit
71a6f877ca
1 changed files with 2 additions and 2 deletions
|
|
@ -42,8 +42,8 @@
|
|||
"budgets": [
|
||||
{
|
||||
"type": "initial",
|
||||
"maximumWarning": "500kb",
|
||||
"maximumError": "1mb"
|
||||
"maximumWarning": "1mb",
|
||||
"maximumError": "2mb"
|
||||
},
|
||||
{
|
||||
"type": "anyComponentStyle",
|
||||
|
|
|
|||
Reference in a new issue