cfstatic icon indicating copy to clipboard operation
cfstatic copied to clipboard

Added Google Closure Compiler as an alternative to YUI

Open dave-stanley opened this issue 2 years ago • 0 comments

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

dave-stanley avatar Nov 21 '23 13:11 dave-stanley