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