@xpxxy/zip-dist
v0.1.0
Published
A tool to zip the build files in the dist directory
Readme
zip-dist
Install
npm i -g @xpxxy/zip-distUsage
zip-dist <input>Options:
-o, --output <dir> #输出目录(默认:当前目录)
-n, --name <name> #输出文件名(默认:dist.zip)
-l, --level <1-9> #压缩等级(默认:9)
-h, --help 