$_data
$_data : mixed
Original javascript data.
Google Closure Compiler minification driver.
setOptions(array $opts = array())
array | $opts | Driver specific options: - closure: (string) [REQUIRED] Path to the Closure compiler. - cmdline: (string) Command line arguments to use. - java: (string) [REQUIRED] Path to the java binary. - sourcemap: (string) The URL to the web-accessible location the sourcemap file will be stored at. |
_sourceUrls() : string
Creates a list of source comments linking to the original URLs of the source files.
Needed in minification files to ensure that all license terms of the minified code (which may have been removed during the minification process) are accessible.
Source URL data.