Hey guys, is there a way to prevent figwheel from starting autobuild when I open cljs repl?
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.