Remove /redirects.rb (#3305)

Will restore when Prod uses Netlify
This commit is contained in:
Andrew Chen
2017-04-10 15:12:09 -07:00
committed by GitHub
parent fe10be9677
commit 817fff899e
4 changed files with 3 additions and 82 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
[build]
command = "make build generate-redirects"
command = "make build"
publish = "_site"
[context.deploy-preview]
command = "make build-preview generate-redirects"
command = "make build-preview"