Explorar o código

fix app.json (add YARN_PRODUCTION=false)

Yuki Takei %!s(int64=8) %!d(string=hai) anos
pai
achega
dba4c21681
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app.json

+ 1 - 0
app.json

@@ -9,6 +9,7 @@
   "success_url": "/",
   "env": {
     "NODE_ENV": "production",
+    "YARN_PRODUCTION": false,
     "SECRET_TOKEN": {
       "description": "A secret key for verifying the integrity of signed cookies.",
       "generator": "secret"