fix: netlify builds

This commit is contained in:
liyasthomas
2021-09-17 14:11:30 +05:30
parent 46a0f6e3f8
commit 9e6659e842

View File

@@ -1,8 +1,8 @@
[build]
base = "/"
publish = "packages/hoppscotch-app/dist"
command = "pnpm run generate"
environment = { NODE_VERSION = "14" }
command = "npx pnpm install --store=node_modules/.pnpm-store && pnpm run generate"
environment = { NODE_VERSION = "14", NPM_FLAGS = "--version" }
[[redirects]]
from = "/discord"