1 Star 0 Fork 0

alapha23/Serverless-Devs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pre-publish.sh 435 Bytes
一键复制 编辑 原始数据 按行查看 历史
anycodes 提交于 2021-06-08 10:53 . del language
#!/bin/bash
ncc cache clean
ncc build lib/index.js -o lib
ncc build lib/init/index.js -o lib/init
ncc build lib/cli/index.js -o lib/cli
ncc build lib/config/index.js -o lib/config
ncc build lib/config/add/index.js -o lib/config/add
ncc build lib/config/delete/index.js -o lib/config/delete
ncc build lib/config/get/index.js -o lib/config/get
ncc build lib/set/index.js -o lib/set
ncc build lib/set/registry/index.js -o lib/set/registry
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/alapha23/Serverless-Devs.git
git@gitee.com:alapha23/Serverless-Devs.git
alapha23
Serverless-Devs
Serverless-Devs
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385