Skip to content

Commit e9c0b58

Browse files
committed
add helper script to run jekyll with yjit enabled and some useful flags
1 parent de4d1c0 commit e9c0b58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/dev

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
RUBYOPT="--enable=yjit" bundle exec jekyll serve --incremental --livereload --trace

0 commit comments

Comments
 (0)