lein-cljsbuild 1.0.3 and clojurescript 0.0-2199 don't even work together for me https://github.com/emezeske/lein-cljsbuild/issues/304. Still I cannot reproduce your issue with lein-cljsbuild 1.0.2 and 0.0-2199.
David On Tue, Apr 1, 2014 at 6:36 PM, Tim Visher <[email protected]> wrote: > Hi David, > > On Tue, Apr 1, 2014 at 2:38 PM, David Nolen <[email protected]> > wrote: > > ClojureScript, the Clojure compiler that emits JavaScript source code. > > > > New release version: 0.0-2199 > > > > The only difference is the removal of spurious warnings about > > required/imported Google Closure libraries. > > As always, thanks for all the hard work! > > AFAICT, I'm still getting these warnings when using lein-cljsbuild > 1.0.3, clojurescript 0.0-2199, and clojure 1.6.0. Are there extra > flags I need to set to avoid them? They happen under whitespace and > advanced. > > -- > > In Christ, > > Timmy V. > > http://blog.twonegatives.com/ > http://five.sentenc.es/ -- Spend less time on mail > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
