Is there a way to embed figwheel inside our app server, as opposed to providing our app handler for fighweel to serve?
@jfntn This is a very common question, you can just serve your compiled ClojureScript assets with your server. And figwheel will connect to it automatically https://github.com/bhauman/lein-figwheel/wiki/FAQ