Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

发布模板 #6

Open
rainfore opened this issue Sep 21, 2017 · 0 comments
Open

发布模板 #6

rainfore opened this issue Sep 21, 2017 · 0 comments
Labels

Comments

@rainfore
Copy link
Member

rainfore commented Sep 21, 2017

✨ 新特性:

  • 添加单元测试覆盖率功能,并默认引入了babel-loader

⚡️ 增强:

  • dev模式中,抛出Promise的异常
  • 默认添加chunk的hash:chunk.[name].[chunkhash:16].js
  • 修改file-loader的hash:[name].[hash:16].[ext],相同文件名有时会出现一些问题

🐛 修复:

  • 修复config文件resolve的问题

💩 废弃:

  • <u-form-item>使用label属性而不是title属性

💥 非兼容性更新:

  • 不会将package.json中的配置和vusion.config.js的配置合并起来,两者只选其一。如果同时存在,会选择vusion.config.js作为配置项。

✨ New Features:

  • Add coverage feature for testing components and import babel-loader by default

⚡️ Enhancement:

  • Throw promise error in dev mode
  • Add chunk hash chunk.[name].[chunkhash:16].js by default
  • Change hash in file-loader to be [name].[hash:16].[ext] because same file names will cause some problems

🐛 Bug Fixes:

  • Fix resolving config file problem

💩 Deprecated:

  • Use label property instead of title property in <u-form-item>

💥 Breaking Changes:

  • Not merge options in package.json and vusion.config.js. Choose vusion.config.js as config options first if two files both exist.
@rainfore rainfore added the doc label Sep 21, 2017
@CXHtml CXHtml mentioned this issue Sep 24, 2017
@rainfore rainfore mentioned this issue Nov 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant