google closure compile jQuery Plugin
I'm testing google closure-compiler and wanting to compile facebox Plugin with the option "Advanced" , an error occurs the function trying to find "a.H". Has anyone tried to compile with this option jQuery plugins with a good result. Thank you. EDIT: Clearly this re-naming the jQuery methods, but is it possible to include jQuery and re-name all methods equally?. EDIT example of code with the option "externs_url": with closure-compiler js input code // ==ClosureCompiler== // @output_file_name default.js // @formatting pretty_print // @compilation_level ADVANCED_OPTIMIZATIONS // @warning_level