I agree with Herwig, in that if the ClojureScript JAR makes use of 
goog.async.Deferred, which is from the third party library, then the JAR 
really needs to depend on the third-party library.

I doubt that lein-cljsbuild is the only thing broken by this -- I expect 
this would break things like piggieback as well (really, anything that 
depends on ClojureScript but lacks an explicit dependency on the 
third-party stuff).

I could hack a third-party dependency into lein-cljsbuild, but I would 
prefer to just wait until a new ClojureScript is released that addresses 
this issue.

-Evan

-- 
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

Reply via email to