Huge apologies Stuart and David. In one of my projects I have a :hook for leiningen.cljsbuild. In the one I was testing and on a "lein new mies ..." it doesn't; so my "lein clean" was not doing a "lein cljsbuild clean". Doh!!! Sorry for wasting your precious time and thanks for all your efforts on all of the wonderful things you create that I get to use everyday.
Andrew On Thursday, 13 March 2014 12:32:37 UTC, David Nolen wrote: > Andrew, > > > I've tried the new JARs on a couple of projects and I have not encountered > these issues. Did you make sure to run a `lein cljsbuild clean`? > > > Thanks. > > > > David > > > > On Wed, Mar 12, 2014 at 8:19 PM, Andrew Keedle <[email protected]> wrote: > > Stuart, > > Did you ever get any response to this? I made the changes as suggested in the > gist and ran into problems. With a simple [goog.events :as events] in the ns > and optimizations :none I get the attached errors on a simple project from a > lein new mies... optimizations :simple appears to work fine for this and more > complicated setups. > > > > > Thanks, > > Andrew > > > > > > -- > > 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.
