dev_forum
杨树明 5 years ago
parent d84566614b
commit 7a28d1912b

@ -301,8 +301,8 @@ module.exports = {
},
warnings: false,
compress: {
drop_debugger: true,
drop_console: true
drop_debugger: false,
drop_console: false
}
}
}),

Loading…
Cancel
Save