-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
The current version of this project specifies a tightly constrained version of ember-cli-babel:
| "ember-cli-babel": "~7.4.0", |
This results in the following warning when building an application:
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:
SNIP SNIP SNIP
* ember-cli-babel@7.4.3, currently used by:
* ember-cli-conditional-compile@1.2.0 (Dormant)
* Depends on ember-cli-babel@~7.4.0
As this project is marked DORMANT above it doesn't really add to the noted problem, but it does add to the background noise of day-to-day work.
Would it be possible to do a release (or backport) the changes required to loosen the version constraint of ember-cli-babel?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels