Fork me on GitHub
#boot
<
2017-08-20
>
Garrett Hopper21:08:01

I'm still trying to wrap my head around boot's three layer; top-level, next-handler, fileset evaluation process. I would like cljs files to be watched and rebuild automatically. This fileset needs to be passed to my server for hosting, and my server should restart on clj changes. It should always have the most recent cljs build though.