3.0.0 • Published 3 years ago

dist-wrap-build v3.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

dist-wrap-build

COMMONJS简单的包装成前端能AMD加载或直接src文件并压缩的命令行工具。 dist-wrap 的 CLI 包装

安装

npm install dist-wrap-build -g

使用

dist-wrap-build you_file.js(默认index.js)

结果

dist/

  • you_file_basename.min.js