figwheel

general discussion about figwheel, specific discussions in #figwheel-main and #lein-figwheel
2017-05-05T19:59:10.935829Z

hi

2017-05-05T20:04:02.040648Z

How do I develop using figwheel while running my own server in the repl? I’ve set up clj and cljs repls in my cider and I run the server from the repl so that I can eval routesh/handlers etc. Is there something special I need to do to make fighweel work with my server instead of the bundled http-kit?