引入vue-jsx, 按钮完善
This commit is contained in:
@@ -109,7 +109,7 @@ if (process.env.NODE_ENV === 'production') {
|
||||
postcss: getPoastcssPlugin,
|
||||
babel: {
|
||||
presets: ['es2015'],
|
||||
plugins: ['transform-runtime']
|
||||
plugins: ['transform-runtime', 'transform-vue-jsx']
|
||||
},
|
||||
eslint: {
|
||||
formatter: require('eslint-friendly-formatter')
|
||||
|
||||
Reference in New Issue
Block a user