add helper script to run jekyll with yjit enabled and some useful flags
This commit is contained in:
parent
de4d1c0160
commit
e9c0b58643
1 changed files with 1 additions and 0 deletions
1
bin/dev
Executable file
1
bin/dev
Executable file
|
|
@ -0,0 +1 @@
|
|||
RUBYOPT="--enable=yjit" bundle exec jekyll serve --incremental --livereload --trace
|
||||
Loading…
Reference in a new issue