Skip to content

Commit

Permalink
update netlify output path
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkrives committed Apr 14, 2018
1 parent 7a3d6b1 commit 45e7f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[build]
command = "npm run netlify"
# the directory to publish (relative to root of your repo)
publish = "build/"
publish = "modules/gob-web/build/"
[build.environment]
NODE_VERSION = "8"
YARN_VERSION = "1.5.1"
Expand Down

0 comments on commit 45e7f42

Please sign in to comment.