magomimmo/cljs-start

Add :cljx support

magomimmo opened this issue · 0 comments

In cljs-start, when a CLJS Lib uses a pure CLJ/CLJS namespace, it you want to unit test the server and the client sides as well, you need to define a shared annotated CLJX source file.

Add the support for the cljx plugin.