--
---
You received this message because you are subscribed to the Google Groups "Closure Compiler Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to closure-compiler-d...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
With the default options for simple mode, you shouldn't be getting this warning, for console or another free variable with any name.java -jar build/compiler.jar --compilation_level SIMPLE_OPTIMIZATIONS --js your_js_code
How exactly are you calling the compiler?
On Tue, Oct 15, 2013 at 9:08 AM, Felix Wong <fmh...@gmail.com> wrote:
I am using simple compilation level and the compiler is complaining about the variable console is not defined.
console.log("Hello World");
Am I missing an extern or a compiler option would allow this?
Thanks!
--
---
You received this message because you are subscribed to the Google Groups "Closure Compiler Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to closure-compiler-discuss+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
Dimitris
To unsubscribe from this group and stop receiving emails from it, send an email to closure-compiler-d...@googlegroups.com.