Package DE_EPAGES::JQuery::API::ClosureCompiler
This module provides an API for the Google ClosureCompiler Javascript minifier.
@EXPORT_OK |
Functions
MinifyJavaScript
Minifies the javascript source code in the given source file and writes the minfied content to the target file.
Syntax |
MinifyJavaScript($SourceFilePath, $TargetFilePath); |
Input |
|