Files
website/netlify.toml
T
Andrew Chen 817fff899e Remove /redirects.rb (#3305)
Will restore when Prod uses Netlify
2017-04-10 15:12:09 -07:00

7 lines
112 B
TOML

[build]
command = "make build"
publish = "_site"
[context.deploy-preview]
command = "make build-preview"