You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Ember 3.27.5 I get the following deprecation at build time. Can we get an update using the latest ember-cli-babel? Thank you!
WARNING: [DEPRECATION] [DEPRECATION] Usage of the Ember Global is deprecated. You should import the Ember module or the specific API instead.
See https://deprecations.emberjs.com/v3.x/#toc_ember-global for details.
Usages of the Ember Global may be caused by an outdated ember-cli-babel dependency. The following steps may help:
* Upgrade the following addons to the latest version:
* ember-cli-deploy-sentry
The text was updated successfully, but these errors were encountered:
veelci
added a commit
to aboveproperty/ember-cli-deploy-sentry
that referenced
this issue
Dec 7, 2021
With Ember 3.27.5 I get the following deprecation at build time. Can we get an update using the latest ember-cli-babel? Thank you!
The text was updated successfully, but these errors were encountered: