Closed lukemelia closed 6 years ago
I tried to do a basic round of updating in https://github.com/mixonic/ember-cli-deprecation-workflow/pull/47, but ran out of time and now it has languished 😢.
Though I'm not really sure why this addon would issue a deprecation, as we don't have ember-cli-babel as a dependency (its only a dev dep)...
Ahh it was fixed in https://github.com/mixonic/ember-cli-deprecation-workflow/pull/46 and released as 0.2.4.
@lukemelia - Can you confirm updating to latest fixes that deprecation?
Closing (I believe this was addressed in #46)...
When booting up an Ember 3.x app that depends on this addon, the following deprecation warning is emitted:
I looked into upgrading this addon, but it is unclear to me how monkey-patching deprecate would work with the new modules-based API.