2021-09-17 08:47:48 +00:00
|
|
|
[build.environment]
|
|
|
|
|
NODE_VERSION = "14"
|
|
|
|
|
NPM_FLAGS = "--prefix=/dev/null"
|
|
|
|
|
|
2020-03-12 14:45:49 +00:00
|
|
|
[build]
|
2021-09-17 08:27:56 +00:00
|
|
|
base = "/"
|
|
|
|
|
publish = "packages/hoppscotch-app/dist"
|
2021-09-17 08:47:48 +00:00
|
|
|
command = "npx pnpm i --store=node_modules/.pnpm-store && npx pnpm run generate"
|
2021-04-23 11:38:17 +00:00
|
|
|
|
|
|
|
|
[[redirects]]
|
|
|
|
|
from = "/discord"
|
|
|
|
|
to = "https://discord.gg/GAMWxmR"
|
|
|
|
|
status = 301
|
|
|
|
|
force = true
|
|
|
|
|
|
|
|
|
|
[[redirects]]
|
|
|
|
|
from = "/telegram"
|
|
|
|
|
to = "https://t.me/hoppscotch"
|
|
|
|
|
status = 301
|
|
|
|
|
force = true
|
|
|
|
|
|
2021-06-01 01:41:05 +00:00
|
|
|
[[redirects]]
|
|
|
|
|
from = "/beta"
|
|
|
|
|
to = "https://forms.gle/XPYDMp8m6JHNWcYp9"
|
|
|
|
|
status = 301
|
|
|
|
|
force = true
|
2021-06-20 12:36:20 +00:00
|
|
|
|
|
|
|
|
[[redirects]]
|
|
|
|
|
from = "/careers"
|
|
|
|
|
to = "https://www.notion.so/hoppscotch/3b9d5d5239a043bfb91701faabf5b8f0"
|
|
|
|
|
status = 301
|
|
|
|
|
force = true
|
2021-08-27 16:43:15 +00:00
|
|
|
|
|
|
|
|
[[redirects]]
|
|
|
|
|
from = "/newsletter"
|
|
|
|
|
to = "http://eepurl.com/hy0eWH"
|
|
|
|
|
status = 301
|
|
|
|
|
force = true
|
2021-08-28 15:18:13 +00:00
|
|
|
|
|
|
|
|
[[redirects]]
|
|
|
|
|
from = "/twitter"
|
|
|
|
|
to = "https://twitter.com/hoppscotch_io"
|
|
|
|
|
status = 301
|
|
|
|
|
force = true
|