Merge pull request 'dist' (#268) from xbx into master

Reviewed-on: http://git.luyuan.tk/luyuan/beelink/pulls/268
This commit is contained in:
luyuan 2020-12-15 10:44:41 +08:00
commit dea4700a6b

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