This commit is contained in:
luyuan 2020-12-15 10:43:55 +08:00
parent 1ffb3bc156
commit a162027d54
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -1,8 +1,8 @@
let build = []
if (process.env.NODE_ENV === 'production') {
build = ['transform-remove-console']
// build = ['transform-remove-console']
console.log("tianjia")
// build = []
build = []
}
module.exports = {
presets: [