Minifies JavaScript source code.
Wraps the underlying JS minifier and applies a default configuration when none is provided.
JavaScript source code to minify
Optional
Optional minifier configuration options
Minified code and associated metadata (e.g. source map)
Minifies JavaScript source code.
Wraps the underlying JS minifier and applies a default configuration when none is provided.