JavaScriptMinifier.Minify

Minifies a source file into a target file.

public void Minify(string sourceFile,
	string targetFile)

Parameters

sourceFile
Source file that is to be compressed

targetFile
Target file that is to contain the compressed output


See also:

Class JavaScriptMinifier

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic