duct

kwrooijen 2020-06-24T14:51:06.179200Z

@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

kwrooijen 2020-06-24T14:51:23.179400Z

(Compile for release)

kwrooijen 2020-06-24T15:18:59.179800Z

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