I have followed the quick start successfully until the "Less Boilerplate" section (https://github.com/clojure/clojurescript/wiki/Quick-Start#less-boilerplate), but I get the following error in the console after modifying build.clj and index.html as suggested to remove the boilerplate: Uncaught ReferenceError: goog is not defined(anonymous function) @ min.'s:1
This is the error that we got at the beginning of the guide that forced us to add the boilerplate, but after adding :main to build.clj it shouldn't happen. I have double checked everything three times to make sure I have followed the instructions properly. I'm using OS X, any help will be appreciated. -- 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.
