8 Star 27 Fork 7

mand-mobile / mand-mobile

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CHECKLIST.md 601 Bytes
一键复制 编辑 原始数据 按行查看 历史
moyus 提交于 2019-03-15 18:13 . Update CHECKLIST.md

发版步骤

  • 日志
    • 更新package.json版本号
    • 更新CHANGELOG
  • 检测
    • npm run test
    • npm run build
    • npm run dev:bundle
  • 构建
    • 切换至master分支并合并dev分支
    • 构建项目: npm run build
    • 推送至远程分支
    • 版本发布: npm publish
  • 站点
    • 构建示例: npm run build:example
    • 更新依赖: cd site && npm install mand-mobile
    • 构建站点: npm run build:site
    • 合并至master分支并推送
  • 收尾
    • 进入CI查看进度
    • 仓库发布RELEASE
JavaScript
1
https://gitee.com/mand-mobile/mand-mobile.git
git@gitee.com:mand-mobile/mand-mobile.git
mand-mobile
mand-mobile
mand-mobile
master

搜索帮助