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

Add a builder API to @embroider/compat to support ember commands like ember test #2233

Merged
merged 3 commits into from
Jan 21, 2025

Conversation

mansona
Copy link
Member

@mansona mansona commented Jan 21, 2025

This implements the first point in #2207

Update the implementation for ember-cli-build to match what is now said in the RFC https://github.com/NullVoxPopuli/rfcs/blob/v2-app-spec/text/0977-v2-app-format.md#ember-pre-build-config---ember-cli-buildjs

This means that we now have a cleaner place to support the ember test command rather than getting people to use maybeEmbroider in their app ember-cli-build

This is built on top of #2232 so that should be merged first 👍 Edit: that has been merged now

@mansona mansona added the enhancement New feature or request label Jan 21, 2025
@mansona mansona force-pushed the builder-api branch 2 times, most recently from 4b5c4b4 to 4a77dec Compare January 21, 2025 10:57
@mansona mansona changed the title Add a builder API back in as per the RFC Add a builder API to @embroider/compat to support ember commands like ember test Jan 21, 2025
@mansona mansona marked this pull request as ready for review January 21, 2025 12:56
@ef4 ef4 merged commit d346bd1 into main Jan 21, 2025
211 checks passed
@ef4 ef4 deleted the builder-api branch January 21, 2025 16:17
@github-actions github-actions bot mentioned this pull request Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants