@seancorfield - I'll give these ideas a shot.. first trying to distill my problem some more.
@flyboarder - Thanks for the suggestion, I hadn't tried using hoplon this way yet; will be one less hurdle to overcome.
@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?