Provides a minimal wrapper for the Google Closure Compiler to use either as an alternative to YUIcompressor or alongside to compile ECMA 6 and above JavaScript.
To use as the default rather than YUI set the option useGoogleClosure = true when initialising cfstatic.
To use on an individual file add the annotation @ecma6 true
Provides a minimal wrapper for the Google Closure Compiler to use either as an alternative to YUIcompressor or alongside to compile ECMA 6 and above JavaScript.
To use as the default rather than YUI set the option
useGoogleClosure = true
when initialising cfstatic. To use on an individual file add the annotation@ecma6 true