figwheel-main

figwheel-main http://figwheel.org
2020-10-26T14:32:48.088700Z

another issue, I have added react-ace npm package and enabled auto-bundle (also hit the above mentioned problems related to webpack) but now I never get a figwheel repl prompt, I can see that the js code successfully connected to the websocket but nothing more happens in the repl, it just hangs at the “Opening url …”

2020-10-26T14:33:53.089800Z

if I disable bundling, figwheel connection are successful but of course then my client does not work