ClojureScript libraries are distributed as source in JARs same as Clojure.
I do not recommend shipping ClojureScript compiled to JavaScript.

David

On Mon, Jun 29, 2015 at 2:34 PM, Luc Préfontaine <
lprefonta...@softaddicts.ca> wrote:

> Hi,
>
> I am now working on several Clojure/ClojureScript librairies using reader
> consitionals. They have two targets, the usual jar file on the JVM and a
> compiled ClojureScript file. I want to create two separare artifacts.
>
> I need some pointers on how to make the cljs artifact available
> hassle-free to the community.
>
> I did some digging, found something for packaging external JS libs but
> nothing about CLJS libs.
>
> Am I complecting my life by wanting to do that ? Or is there an agreed
> mechanism to do this ?
>
> Thank you,
> Luc P.
>
> --
> Note that posts from new members are moderated - please be patient with
> your first post.
> ---
> You received this message because you are subscribed to the Google Groups
> "ClojureScript" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojurescript+unsubscr...@googlegroups.com.
> To post to this group, send email to clojurescript@googlegroups.com.
> Visit this group at http://groups.google.com/group/clojurescript.
>

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to