mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
remove console.log
This commit is contained in:
committed by
David Glasser
parent
2e5652b104
commit
7f08cbbeaf
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user