Class responsible for minifying files by removing whitespace and comments.
Creates an instance of FileMinifier.
The paths to the files to be minified.
The options for minifying files.
Private
Minifies the files based on the provided options.
The path to the output file.
Generated using TypeDoc
Class responsible for minifying files by removing whitespace and comments.