general discussion about figwheel, specific discussions in #figwheel-main and #lein-figwheel
mike_ananev 2017-06-14T11:52:41.366795Z
Hi! I'm using Spacemacs and opened two repl processes: 1- jvm, 2-cljs +figwheel. When I send cljs S-exp to REPL I got a stacktrace, cause S-exp is evaluated in JVM repl. How to send CLJS S-exp to appropriate repl?