figwheel

general discussion about figwheel, specific discussions in #figwheel-main and #lein-figwheel
2016-12-01T20:39:55.000066Z

If I start a REPL, and then get into figwheel via (cljs-repl), can I run a fn in a clojure namespace (not cljs) without first needing to :cljs/quit?

2016-12-01T20:50:42.000068Z

I just want to trigger a rebuild without needing to drop back into clj