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 …”
if I disable bundling, figwheel connection are successful but of course then my client does not work