dist #268
@ -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: [
|
||||
|
Loading…
Reference in New Issue
Block a user