docs(cli): changelog 2.7.0

This commit is contained in:
chenjiahan
2020-12-03 17:13:35 +08:00
parent 9ab43d1545
commit 31d42b4f80
3 changed files with 10 additions and 5 deletions

View File

@@ -1,5 +1,10 @@
# 更新日志
## v2.7.0
- 支持通过 `site.htmlPluginOptions` 来配置 html-webpack-plugin
- 修复组件内部引用 `.vue` 文件时 build 结果不正确的问题
## v2.6.2
`2020-11-15`