Skip to content

v0.1.1

Choose a tag to compare

@z-ZYS-s z-ZYS-s released this 29 Aug 17:33
· 18 commits to master since this release
  • [added] 添加页面文件类型,默认为html,ejs,ftl,#3
  • [added] 线上模式时给静态资源打版本号,#4
  • [added] 添加clean命令
  • [added] 添加icon的watch功能
  • [changed] 当没有测试用例时,跳过测试任务;当没有eslintrc配置时,跳过验证代码格式任务
  • [fixed] 保证线上模式中testlint报错时会返回code:1
  • [fixed] 解决icon不支持Node 6的问题
  • [removed] 移除每个命令初始运行时的清除任务