No idea if this is still current but closure defines only used to work in
anything but :optimizations :none. Are you testing in :none?
On Tuesday, May 5, 2015 at 12:13:12 AM UTC+2, Jamie Orchard-Hays wrote:
> Can't figure out what I'm doing wrong here:
>
> project.clj:
>
> {:compiler
> :closure-defines {:goog.DEBUG false}...}
>
> But in my app, it evaluates true.
>
> (println "js/goog.DEBUG: " ^boolean js/goog.DEBUG)
> => true
>
> org.clojure/clojurescript "0.0-3126"
> lein-cljsbuild "1.0.5"
--
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.