diff --git a/plugins/bundler/bundler.js b/plugins/bundler/bundler.js index f02f16f9..1864c809 100644 --- a/plugins/bundler/bundler.js +++ b/plugins/bundler/bundler.js @@ -713,7 +713,6 @@ class MeteorDesktopBundler { terser, md5 } = deps); - console.log(deps); } catch (e) { // Look at the declaration of StringPrototypeToOriginal for explanation. String.prototype.to = StringPrototypeToOriginal; // eslint-disable-line