Skip to content

Commit

Permalink
Update slate.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
advplyr authored Dec 30, 2023
1 parent 22a8afd commit 26a2acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ run_serve() {
}

run_build() {
bundle exec middleman build --clean
bundle exec middleman build --clean --watcher-disable
}

parse_args() {
Expand Down

0 comments on commit 26a2acc

Please sign in to comment.