Open jherdman opened 2 years ago
Apologies for nagging, but I'd like to draw a little attention to this.
@jherdman I think we're relatively close to releasing a new version. How would the ideal constraint from your vantage point look like? On HEAD we're currently using ^7.26.11
which is much more relaxed but is more constrained downwards, I guess.
That constraint works well for me. I'm looking forward to the new release!
@jherdman Could you please test if 2.0.0 fixes your issue? Sorry for this taking so long!
Apologies. I've since moved on from the project in question. Feel free to mark this as closed.
The current version of this project specifies a tightly constrained version of ember-cli-babel:
https://github.com/minichate/ember-cli-conditional-compile/blob/eb8cb5d8de1ef936f596c223f79febaa85ae7d44/package.json#L54
This results in the following warning when building an application:
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?