1 Star 0 Fork 6

杰克/voip-uni

forked from 野火IM/voip-uni 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.sh 384 Bytes
一键复制 编辑 原始数据 按行查看 历史
armXyz 提交于 2023-05-25 09:39 . add build.sh
timestamp=`date +%s`
echo 'build conference'
cp src/wfc/av/internal/engine-conference.min.js src/wfc/av/internal/engine.min.js
npm run build
cp dist/voip-dist.html voip-conference-${timestamp}.html
echo 'build multi'
timestamp=`date +%s`
cp src/wfc/av/internal/engine-multi.min.js src/wfc/av/internal/engine.min.js
npm run build
cp dist/voip-dist.html voip-multi-${timestamp}.html
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lonelyxmas/voip-uni.git
[email protected]:lonelyxmas/voip-uni.git
lonelyxmas
voip-uni
voip-uni
wx

搜索帮助