Merge pull request '不删除打印' (#176) from xbx into master
Reviewed-on: http://git.luyuan.tk/luyuan/beelink/pulls/176
This commit is contained in:
commit
c512e38ff9
@ -1,6 +1,7 @@
|
|||||||
let build = []
|
let build = []
|
||||||
if (process.env.NODE_ENV === 'production') {
|
if (process.env.NODE_ENV === 'production') {
|
||||||
build = ['transform-remove-console']
|
// build = ['transform-remove-console']
|
||||||
|
build = []
|
||||||
}
|
}
|
||||||
module.exports = {
|
module.exports = {
|
||||||
presets: [
|
presets: [
|
||||||
|
Loading…
Reference in New Issue
Block a user