Fork me on GitHub
#lein-figwheel
<
2017-05-22
>
shader20:05:35

any way to debug what handler figwheel is using?

shader20:05:51

I have a ring handler set via :figwheel {... :ring-handler clinic-web.server/app ...} in project.clj, and it somewhat works, except that the root url is being handled by something I don't recognize

shader20:05:55

apparently it's serving an index.html file from a package I pulled in as a dependency