Fork me on GitHub
#cursive
<
2017-08-05
>
jeremys13:08:02

Hello, I was wondering if there is a way to control the classpath used in repls that run in clojure.main. It seems to me the general dependencies from project.clj are automatically in. Using figwheel-sidecar in a normal jvm process I’d rather have this dependency under my lein dev profile than the general deps...