Changed to gatsby build

This commit is contained in:
Mario Lopez 2018-02-20 20:53:35 -05:00
parent eae733b5d0
commit bf4c94b138

View File

@ -1,7 +1,6 @@
[build]
publish = "public"
command = "npm run build"
command = "gatsby build"
[build.environment]
YARN_VERSION = "1.3.2"
YARN_FLAGS = "--no-ignore-optional"