Switch to debug for netlify deploy

This commit is contained in:
Zach Leatherman
2018-01-27 23:44:29 -06:00
parent dceec25c46
commit d7e2c4e525
4 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
[build]
publish = "_site"
command = "eleventy"
command = "DEBUG=* eleventy"