Ember JS 1.8.1 + Chrome - Additional whitespaces Ember JS 1.8.1 + Chrome - Additional whitespaces google-chrome google-chrome

Ember JS 1.8.1 + Chrome - Additional whitespaces


It turns out to be a line ending encoding related bug. I reported that issue here:https://github.com/emberjs/ember.js/issues/9945

Solution is to make sure that line ending encoding has to be Unix-like.