Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

49 lines (26 loc) · 1.66 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.1 (2018-02-28)

Bug Fixes

  • hey-build 添加 #!/usr/bin/env node (1e4567a)

1.2.0 (2018-02-27)

Bug Fixes

  • dev执行完毕后自动打开浏览器 (9377c20)
  • 添加修饰 (587a7a2)
  • 编译完毕后自动打开浏览器 (21bb0d3)

Features

1.1.0 (2018-02-26)

Bug Fixes

  • entry为空的问题 (e48d381)
  • exec.js的处理 (b9be148)
  • remove vue-template-compiler Independent (1f4d429)
  • 引用去除script引用识别 (5f5a1bc)
  • 引用添加script引用识别 (fa931c2)
  • 补回UglifyJsPlugin (8369269)

Features