figwheel

general discussion about figwheel, specific discussions in #figwheel-main and #lein-figwheel
hlship 2018-03-17T00:16:59.000217Z

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"

hlship 2018-03-17T00:17:06.000007Z

Any quick ideas what's going on?

hlship 2018-03-17T00:21:49.000008Z

I pushed what I have here: https://github.com/hlship/burton , it's based on https://github.com/Gonzih/cljs-electron