ivanvanderbyl / ember-hackernews-pwa

An Ember implementation of the HackerNews client as a Progressive Web App
https://hackernews.io
62 stars 14 forks source link

Remove babelPolyfill #5

Closed ivanvanderbyl closed 7 years ago

ivanvanderbyl commented 7 years ago

The polyfill adds a lot of code just for developer happiness and not much to the functionality of this app, so we should remove it, and be slightly less happy. I don't think we need it, and if we're using it anywhere we should be able to replace that code with Promises.