Fork me on GitHub
#duct
<
2020-06-24
>
Kevin14:06:06

@g7s How do you actually compile module.shadow-cljs ? Running lein run :duct/compiler fails with missing instance (a common shadow-cljs error, where the server isn't running. But I don't think we need that?). Running lein run :duct.compiler/shadow-cljs doesn't do anything gives the same error

Kevin14:06:23

(Compile for release)

Kevin15:06:59

Or maybe it does, and it needs to be started if it's not available?