chore: remove site specific build settings

This commit is contained in:
Shawn Erquhart 2020-01-23 10:55:16 -05:00
parent eaaa9244e7
commit 2d2bd39651

View File

@ -1,7 +1,5 @@
[build] [build]
base = "/" base = "/"
command = "yarn build:demo"
publish = "dev-test/"
ignore = "git diff --quiet HEAD^ HEAD -- . ':!website/'" ignore = "git diff --quiet HEAD^ HEAD -- . ':!website/'"
[build.environment] [build.environment]