Clean up the commands

This commit is contained in:
Zach Leatherman
2022-03-03 17:14:08 -06:00
parent a0e4cd9659
commit dc3e7c49f2
2 changed files with 7 additions and 6 deletions

View File

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