thanks Shantanu!

Let me know if you find ant issue. I started commenting both profiles.clj and 
project.clj to try to explain what each setting is used for. 

IMHO there is a big open issue regarding lein-cljsbuild:

As pointed to me by David Nolen, you need to fill the leaning :source-paths 
with the set union al all the :source-paths from each cljsbuild to not incur in 
unexpected behaviour. But if you do  it, you loose control on the jar package 
generated by lein jar task and if you use the :jar true setting for including 
any cljs source file in the jar package, you'll get a double entry error when 
you issue the lein jar task. 

To me this is a something to be solved someway. My personal opinion about that 
is that I would never see any cljs pathname in any cli directory (and 
viceversa). Even to see a macros.clj in a cljs dir disturb me a lot. 

Anyway…. let me know if it works as you expect

thanks so much.

Mimmo

On Nov 1, 2013, at 11:26 AM, Shantanu Kumar <kumar.shant...@gmail.com> wrote:

> 
> 
> On Friday, 1 November 2013 15:45:01 UTC+5:30, Magomimmo wrote:
> Yeah,
> yestarday I forgot to publish the release 0.0.1. Sorry about that. I did it 
> this morning. 
> 
> Now it should works.
> 
> Could you confirm me please?
> 
> It works now. Thanks!
> 
> Shantanu
> 
> -- 
> 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 clojurescr...@googlegroups.com.
> Visit this group at http://groups.google.com/group/clojurescript.

-- 
-- 
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/groups/opt_out.

Reply via email to