I'm trying to cobble something together for Electron + Figwheel; havent' done any front-end in a few years. I'm seeing something odd where I start my Electron app, it starts working, it live reloads a change to my UI's .cljs file ... and then Figwheel aborts with "No nREPL ack received"
Any quick ideas what's going on?
I pushed what I have here: https://github.com/hlship/burton , it's based on https://github.com/Gonzih/cljs-electron