Skip to content

Commit 47024cf

Browse files
committed
chore: 增加自动构建 Cls 插件
1 parent 69039f7 commit 47024cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ set -ex
55
zip -r BaiduFaceOcr.zip BaiduFaceOcr -x "*node_modules/*" -x "*vendor/*"
66
zip -r BaiduOcr.zip BaiduOcr -x "*node_modules/*" -x "*vendor/*"
77
zip -r ChinaArea.zip ChinaArea -x "*node_modules/*" -x "*vendor/*"
8+
zip -r ClsLogger.zip ClsLogger -x "*node_modules/*" -x "*vendor/*"
89
zip -r DcatSaas.zip DcatSaas -x "*node_modules/*" -x "*vendor/*"
910
zip -r EasyMap.zip EasyMap -x "*node_modules/*" -x "*vendor/*"
1011
zip -r EasySms.zip EasySms -x "*node_modules/*" -x "*vendor/*"

0 commit comments

Comments
 (0)