dist/ember-template-compiler.prod.js in ember-source-1.0.0.rc3.3 vs dist/ember-template-compiler.prod.js in ember-source-1.0.0.rc3.4
- old
+ new
@@ -210,8 +210,8 @@
})();
if (typeof location !== 'undefined' && (location.hostname === 'localhost' || location.hostname === '127.0.0.1')) {
- console.warn("You are running a production build of Ember on localhost and won't receive detailed error messages. "+
+ Ember.Logger.warn("You are running a production build of Ember on localhost and won't receive detailed error messages. "+
"If you want full error messages please use the non-minified build provided on the Ember website.");
}