terser-recursive
v1.0.1
Published
Run terser on a folder recursively, auto minify the results into .min.js file.
Downloads
326
Readme
terser-recursive
Run terser on a folder recursively, auto minify the results into .min.js file.
Installation
npm i terser-recursive -g
Example
terser-recursive --input=dist/js --verbose
Options
--input=[dir]
Input directory--config=[config.json]
Terser configuration file. Usingterser-recursive.config.js
if exist--verbose
Enable verbose