Fork me on GitHub
#figwheel
<
2017-11-29
>
jcr15:11:11

Hey guys, is there a way to prevent figwheel from starting autobuild when I open cljs repl?

jcr15:11:55

I've set :autoload to false, but it seems like this knob changes something else. Also, I'm using figwheel from within cider repl, so I don't want to pass any options directly to #'figwheel-sidecar.repl-api/start-figwheel!, since it's invoked by cider.