Skip to content

Commit

Permalink
remove warnings flag from compress
Browse files Browse the repository at this point in the history
  • Loading branch information
schnogz committed May 31, 2019
1 parent 47f4487 commit c7c4186
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/blockchain-wallet-v4-frontend/webpack.debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ module.exports = {
uglifyOptions: {
warnings: false,
compress: {
warnings: false,
keep_fnames: true
},
mangle: {
Expand Down

0 comments on commit c7c4186

Please sign in to comment.