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

Work around bad ember-cli-babel and preset-env interaction #213

Closed
wants to merge 1 commit into from

Conversation

chriskrycho
Copy link
Collaborator

This gets us on the relevant latest versions of *all* of our
dependencies, transitive and otherwise, including the latest versions of
`@babel/preset-env` and `ember-cli`, which together trigger the build
error seen in #204 and emberjs/ember-cli-babel#419.

**This commit fails intentionally.** The follow-on commit will fix it,
and the CI history will thereby act equivalent to a fixed failing test.
@chriskrycho chriskrycho added the bug Something isn't working label Nov 18, 2021
@chriskrycho chriskrycho changed the title Freshen lockfile to expose preset-env breakage Work around bad ember-cli-babel and preset-env interaction Nov 18, 2021
@chriskrycho
Copy link
Collaborator Author

Will actually be resolved via emberjs/ember-cli-babel#420 (and cannot be resolved directly here).

@chriskrycho chriskrycho deleted the workaround-for-cli-babel branch December 14, 2021 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant