Update: Environment for Heroku Production

This commit is contained in:
Yûki VACHOT 2021-12-22 13:55:49 +01:00
parent 13daf10ca8
commit 71a6f877ca

View file

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