figwheel

general discussion about figwheel, specific discussions in #figwheel-main and #lein-figwheel
2017-11-29T15:55:11.000034Z

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

2017-11-29T15:56:55.000300Z

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.