1 Star 0 Fork 280

xiaoxijin / L7

forked from antv / L7 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
publish.sh 364 Bytes
一键复制 编辑 原始数据 按行查看 历史
2912401452 提交于 2021-07-28 18:34 . feat: add publish.sh
cd ./packages/
cd ./component/
npm publish
cd ..
cd ./core/
npm publish
cd ..
cd ./l7/
npm publish
cd ..
cd ./layers/
npm publish
cd ..
cd ./map/
npm publish
cd ..
cd ./maps/
npm publish
cd ..
cd ./renderer/
npm publish
cd ..
cd ./scene/
npm publish
cd ..
cd ./source/
npm publish
cd ..
cd ./three/
npm publish
cd ..
cd ./utils/
npm publish
cd ..
cd ..
TypeScript
1
https://gitee.com/xiaoxijin/L7.git
git@gitee.com:xiaoxijin/L7.git
xiaoxijin
L7
L7
master

搜索帮助