Fork me on GitHub
#reveal
<
2024-06-28
donavan11:06:54

Does anyone have a working cider + nrepl + shadow-cljs + reveal setup 😄 I can’t quite get all the pieces working… I have cider + nrepl + shadow-cljs working (I can connect to a cljs repl, eval forms, etc) and I have cider + nrepl + reveal working (I can eval CLJ forms, tap> etc.). But what I would really like is to be able to tap from cljs. I can start a second reveal/remote-prepl (which creates a second reveal window, not ideal but ok) and then I get std out (I can prn from cljs and see the output in the second reveal window)