Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert breaking changes to buildBabelOptions method #462

Conversation

bertdeblock
Copy link
Member

In #460, the structure of the returned object by buildBabelOptions was changed in order to update broccoli-babel-transpiler to v8. However, buildBabelOptions is a public method and these structural changes were causing issues under Embroider and might also cause issues for ember-auto-import here. Even though the next release is breaking, reverting these changes seems like the safer thing to do.

@bertdeblock bertdeblock self-assigned this Nov 3, 2022
@ef4 ef4 merged commit 3ce768a into emberjs:master Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants