提交 cea47696 编写于 作者: W wangyaqi

Merge branch 'dev' of https://github.com/dcloudio/uni-app into dev

module.exports = (api, options, rootOptions) => {
let version = '*'
if (require('./package.json').version.indexOf('alpha') !== -1) {
version = '^1.0.0-alpha-22120190814001'
version = '^2.0.0-alpha-22420190823001'
}
api.extendPackage(pkg => {
delete pkg.postcss
......
{
"name": "@dcloudio/vue-cli-plugin-uni",
"version": "0.9.533",
"version": "0.9.534",
"description": "uni-app plugin for vue-cli 3",
"main": "index.js",
"scripts": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册