xbx #269
@ -1,12 +1,5 @@
|
|||||||
let build = []
|
|
||||||
if (process.env.NODE_ENV === 'production') {
|
|
||||||
// build = ['transform-remove-console']
|
|
||||||
console.log("tianjia")
|
|
||||||
build = []
|
|
||||||
}
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
presets: [
|
presets: [
|
||||||
'@vue/cli-plugin-babel/preset'
|
'@vue/cli-plugin-babel/preset'
|
||||||
],
|
],
|
||||||
plugins: [...build]
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user