Fork me on GitHub
#editors
<
2015-08-25
>
erichmond01:08:57

Do I need to do anything special to use the cljs REPL in cursive?

erichmond01:08:17

when I try and reference js/Document in the REPL, it complains, but figwheel loads it fine

rauh17:08:29

Cursive: Is there a way to add directories to the classpath when running a REPL with the clojure.main method? Reason: Java doesn't take two -cp arguments. Related: https://github.com/cursiveclojure/cursive/issues/1036