Skip to content

Commit

Permalink
fix: remove verbose console log (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cherry committed Jan 9, 2021
1 parent 1859a92 commit 3a3fe51
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.js
Expand Up @@ -211,8 +211,6 @@ class TerserPlugin {
return false;
}

console.log(info);

if (
!compiler.webpack.ModuleFilenameHelpers.matchObject.bind(
// eslint-disable-next-line no-undefined
Expand Down

0 comments on commit 3a3fe51

Please sign in to comment.