uglifyjs-recursively
v1.0.9
Published
This package is used to uglify javascript files. You can specify two directories, the source and the dist. It can recursively uglify all js files in the source directory, and output uglified files and map files to the dist directory.
Downloads
3
Readme
Synopsis
This package is used to uglify javascript files. You can specify two directories, the source and the dist. It can recursively uglify all js files in the source directory, and output uglified files and map files to the dist directory.
Installation
or
Usage
options:
By default, the dist directory is 'dist'.