From 7f08cbbeafee4c138bf35b401d7fa2ffdaf859fd Mon Sep 17 00:00:00 2001 From: Geoff Schmidt Date: Wed, 1 May 2013 03:13:55 -0700 Subject: [PATCH] remove console.log --- tools/bundler.js | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/bundler.js b/tools/bundler.js index 6fe6a2c887..5fc233be7e 100644 --- a/tools/bundler.js +++ b/tools/bundler.js @@ -1553,7 +1553,6 @@ exports.bundle = function (appDir, outputPath, options) { }; library.removeOverride(p.name); targets[p.name] = target; - console.log("target", p.name); }); // If we omitted a target due to an error, we might not have a