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

Support static class blocks when _not_ using an explicit babel config file. #503

Conversation

NullVoxPopuli
Copy link
Contributor

@NullVoxPopuli NullVoxPopuli commented Oct 3, 2023

In #502
Support for static blocks was added only when using an explicit babel config.

This PR adds the implicit / default support that most folks would use in today's ember apps.

I had missed this because I didn't, at the time, know that the paths for generating which babel plugins we need between the two setups (with and without a babel config) use separate code.

Unblocks: ember-cli/ember-template-imports#187

@kategengler kategengler requested a review from ef4 October 5, 2023 00:51
@ef4 ef4 merged commit 3e93b7b into emberjs:master Oct 10, 2023
18 checks passed
@NullVoxPopuli NullVoxPopuli deleted the support-non-explicit-babel-config-for-static-fields branch October 10, 2023 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants