Update netlify config

This commit is contained in:
I Made Setia Baruna 2021-01-09 03:30:59 +08:00
parent a7b50516e4
commit 8794628bc7

View file

@ -1,6 +1,6 @@
[build]
publish = "__sapper__/export"
command = "node scripts/createEnv.js && yarn export"
command = "node scripts/createEnv.js && NODE_ENV=production yarn export"
[[redirects]]
from = "/*"