Hi, I have a common library which I want to use in both Clojure and ClojureScript. The project uses cljx and works a treat and the generated clj and cljs are available to use alongside the hard coded clj and cljs.
However, when I add that project (after doing the initial lein install) to the checkouts directory of another project, that other project cannot see the generated cljs. I am not doing anything special in terms of packaging the generated cljs in the common project as I assumed the magic of lein checkouts and cljx would handle that for me. Any suggestions? Thanks! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.