yshop3.0正式发布
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
const plugins = ['@vue/babel-plugin-transform-vue-jsx']
|
||||
// 生产环境移除 console
|
||||
// 生产环境移除
|
||||
if (process.env.NODE_ENV === 'production') {
|
||||
plugins.push('transform-remove-console')
|
||||
}
|
||||
|
Reference in New Issue
Block a user