dist #268

Merged
theluyuan merged 1 commits from xbx into master 2020-12-15 10:44:41 +08:00

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: [