Skip to content

Commit

Permalink
update netlify dev cmd to build
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveALee committed Sep 8, 2022
1 parent fe1e8b6 commit 4829abe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ RUBY_VERSION = "2.6.2"
status = 404

[dev]
publish = "_site"
framework = "#static"
command = "bundle exec jekyll serve -w --livereload --config _config.yml,_config_staging.yml"

[functions]
directory = "_functions"
Expand Down

0 comments on commit 4829abe

Please sign in to comment.