Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Compatibility with dependencies using ember-cli-babel #1

Closed
alexlafroscia opened this issue Nov 18, 2020 · 1 comment
Closed

Compatibility with dependencies using ember-cli-babel #1

alexlafroscia opened this issue Nov 18, 2020 · 1 comment

Comments

@alexlafroscia
Copy link
Owner

Currently, addons that use ember-cli-babel when an app does not use it causes a failure. This is basically all addons.

This will be resolved by this PR to ember-cli-babel:

emberjs/ember-cli-babel#368

@alexlafroscia alexlafroscia added this to the Initial Release milestone Nov 18, 2020
@alexlafroscia alexlafroscia changed the title Allow for compatibility with addons using ember-cli-babel Compatibility with dependencies using ember-cli-babel Nov 18, 2020
@alexlafroscia
Copy link
Owner Author

As of [email protected], it seems like this has been resolved. If you ensure (through Yarn resolutions or whatever else) that all of your app's dependencies are depending on at least that version fo the package, you can successfully pull off an ember build while having dependencies that themselves use ember-cli-babel.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant