Fork me on GitHub
#figwheel
<
2017-05-05
>
nooga20:05:02

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?