I am facing a strange no REPL issue when :target :bundle is used (via clj). Console in browser (last line) shows for example [Figwheel REPL] Session Name: Darin which indicates web socket communication is established, but my command prompt is always stuck at Opening URL and doesn't drop into cljs.user=>. If :target :bundle is removed, the problem goes away. Anyone knows how to resolve this or what might be wrong?
For me, it sometimes just take a bit (30s to a min) to connect. I just refresh the page a bit, open the browser console. In the event it doesn't immediately work I will restart figwheel.