@darwin ok, thanks
@mitchelkuijpers I don’t think you need boot-cljs-repl anymore when using Dirac ? As you can just connect via nrepl to a Dirac repl with e.g. $ boot repl -c -p 8230 then > (dirac! :join).
boot-cljs-repl
$ boot repl -c -p 8230
> (dirac! :join)