Fork me on GitHub
#figwheel
<
2016-12-01
>
josh.freckleton20:12:55

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?

josh.freckleton20:12:42

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