1.0.9 • Published 8 years ago
uglifyjs-recursively v1.0.9
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'.