Fork me on GitHub
#figwheel-main
<
2018-09-09
>
bhauman00:09:32

and use it to start figwheel for Cursive just like before with lein-figwheel

gdanov10:09:20

@viebel I put together sample project that runs figwheel-main + nrepl (and cider's wrapper) here https://github.com/gdanov/template-cljs/

Yehonathan Sharvit11:09:38

@gdanov what is cljs in cljs -A:fig:bs? What is the nrepl port figwheel is listening to?

gdanov16:09:08

it's typo -->

clj -A:fig:bs
the port is dumped during start, it's generated at random