gilgen / ember-pusher

A proper Ember / Pusher integration.
MIT License
100 stars 35 forks source link

Upgrade ember-cli-babel #46

Open jfdnc opened 5 years ago

jfdnc commented 5 years ago

Our team is on ember 2.18.2 and we've been getting a deprecation warning that ember-cli-babel 5.x has been deprecated.

DEPRECATION: ember-cli-babel 5.x has been deprecated. Please upgrade to at least ember-cli-babel 6.6. Version 5.2.8 located: fitbot-client -> ember-pusher -> ember-cli-babel

We'll be forking this repo to make the necessary fixes to eliminate the deprecation. Looks like its been a while since this has been maintained, so I'm opening this issue to check if this library is amenable to PRs at this point.

gilgen commented 5 years ago

Hi @jfdnc, definitely still receptive to PRs. Thanks!