会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
(!(~+[])+{})[--[~+""][+[]]*[~+[]] + ~~!+[]]+({}+[])[[~!+[]]*~+[]]
首页
新随笔
管理
2018年1月25日
webpack打包时候去掉console.log配置
摘要: new UglifyJsPlugin({ uglifyOptions: { compress: { warnings: false, drop_console: true,//console pure_funcs: ['console.log']//移除console } }, ...
阅读全文
posted @ 2018-01-25 17:28 RyanxChen
阅读(11628)
评论(1)
推荐(0)
编辑
公告