mipengine / mip2

MIP (移动网页加速器)通过优化网页JS、控制资源加载顺序,达到加速网页的效果。
https://www.mipengine.org/
MIT License
184 stars 49 forks source link

[免测] 修改cli add 命令 & 升级 mip-sandbox #479

Closed clark-t closed 5 years ago

clark-t commented 5 years ago

相关 ISSUE: (ISSUE 链接地址)

478

1、升级点 (清晰准确的描述升级的功能点)

  1. 修改 cli add 命令,默认生成 Custom Element 类型的目录结构
  2. 更新 mip-sandbox 版本号

2、影响范围 (描述该需求上线会影响什么功能)

  1. 组件开发时新增组件命令
  2. 不影响组件编译流程

3、自测 Checklist

  1. mip2 add mip-helloworld 成功添加 Custom Element 组件目录
  2. mip2 add mip-hellovue 成功添加 Vue 组件目录
  3. 确认旧版本 mip2 add mip-helloworld 能正常工作

4、需要覆盖的场景和 Case

5、自测机型和浏览器

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 873


Totals Coverage Status
Change from base Build 869: 0.0%
Covered Lines: 3673
Relevant Lines: 3804

💛 - Coveralls
chenqiushi commented 5 years ago

后期可以把 mip-project/mip-cli-template 这个项目迁移到 mipengine 下面

gaoshan003 commented 5 years ago

确认免测