2.0.7-beta.3 • Published 2 years ago

@whalecloud/fishx-mobile v2.0.7-beta.3

Weekly downloads
8
License
-
Repository
-
Last release
2 years ago

fishx-mobile

npm run compile 编译生成 lib、es

npm run dist 编译生成 dist

npm publishlib、es、dist 上传至npm

如何发布至fish官网

手工运行 gitlab-ci 流程即可 - npm run build - ssh root@10.45.19.223 "rm -rf /ztesoft/node-server/fishx-mobile/" - scp -r ./build/ root@10.45.19.223:/ztesoft/node-server/fishx-mobile/ 注:因为fish官网markdown里面路径不一致,img需要拷贝至外面,图片才能正常显示