boot

:boot-clj: https://boot-clj.github.io/ — build tooling for Clojure. Dev chat in #boot-dev
2019-01-04T03:13:44.052500Z

@seancorfield - I'll give these ideas a shot.. first trying to distill my problem some more.

2019-01-04T03:14:19.052700Z

@flyboarder - Thanks for the suggestion, I hadn't tried using hoplon this way yet; will be one less hurdle to overcome.

2019-01-04T05:00:28.053100Z

@flyboarder - I've tried removing the hoplon task and changed my .hl to a plain .cljs with the ^{:hoplon/page "index.html"} metadata in the namespace (per the doc) - I don't see the compiled html anywhere in my boot fileset. Do I have to do something beyond just invoking the cljs task?