I’d like remove Babel from my Ember projects, this is possible?
PS: I don’t like Babel! I like ES6 features, but not the way Babel generates it. In Babel still a lot of residual and unnecessary things that is transferred to my users. And I don’t count the wast of time with Babel generate ES5 code.