Skip to content

Commit

Permalink
Update netlify toml command
Browse files Browse the repository at this point in the history
  • Loading branch information
arranf committed Nov 23, 2018
1 parent 3e1e437 commit 5c52628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Expand Up @@ -7,7 +7,7 @@

[build]
publish = "dist"
command = "npm run build"
command = "yarn build"

[context.production.environment]
YARN_FLAGS = "--ignore-engines"
Expand Down

0 comments on commit 5c52628

Please sign in to comment.