We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69039f7 commit 47024cfCopy full SHA for 47024cf
1 file changed
bin/build.sh
@@ -5,6 +5,7 @@ set -ex
5
zip -r BaiduFaceOcr.zip BaiduFaceOcr -x "*node_modules/*" -x "*vendor/*"
6
zip -r BaiduOcr.zip BaiduOcr -x "*node_modules/*" -x "*vendor/*"
7
zip -r ChinaArea.zip ChinaArea -x "*node_modules/*" -x "*vendor/*"
8
+zip -r ClsLogger.zip ClsLogger -x "*node_modules/*" -x "*vendor/*"
9
zip -r DcatSaas.zip DcatSaas -x "*node_modules/*" -x "*vendor/*"
10
zip -r EasyMap.zip EasyMap -x "*node_modules/*" -x "*vendor/*"
11
zip -r EasySms.zip EasySms -x "*node_modules/*" -x "*vendor/*"
0 commit comments