Closed michaelBenin closed 11 years ago
Needs to be wrapped in ' " " ' to work.
output_wrapper: '"(function(){ %output% }());"',
thanks @michaelBenin
Also, I wanted to use $LAB, you need to escape it: http://code.google.com/p/closure-compiler/issues/detail?id=1044
Needs to be wrapped in ' " " ' to work.
output_wrapper: '"(function(){ %output% }());"',