Skip to content

Commit

Permalink
Run jekyll with --profile
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianrbz committed Aug 9, 2024
1 parent 3e3880d commit c2673d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

vite: bin/vite dev
jekyll: bin/jekyll-vite wait && bundle exec jekyll serve --livereload --config jekyll.yml,jekyll-dev.yml
jekyll: bin/jekyll-vite wait && bundle exec jekyll serve --livereload --config jekyll.yml,jekyll-dev.yml --profile

0 comments on commit c2673d8

Please sign in to comment.