Ember guides suggest adding Ember.run.backburner.DEBUG = true;
to you app in order to get better stacktraces. Where should this line be added in an ember-cli project? I'm currently using ember-cli 0.2.5
You add it in app/app.js, just before App = Ember.Application.extend({
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With