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

Clean up EMBER_TYPESCRIPT_BLUEPRINTS feature flag #20809

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

bertdeblock
Copy link
Member

@bertdeblock bertdeblock commented Dec 7, 2024

Was enabled by default almost two years ago.
Seems like we can clean this up, and remove all blueprints-js files from this repo?

@bertdeblock bertdeblock force-pushed the clean-up-blueprints branch 2 times, most recently from 87b1ade to 81e147b Compare December 7, 2024 18:35
module.exports = {
description: 'Generates an import wrapper.',

shouldTransformTypeScript: true,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

*-addon blueprints (app re-exports) always need to generate JS files, so no need to try and transform TS -> JS for these.

@kategengler kategengler requested a review from ef4 December 9, 2024 19:32
@kategengler kategengler merged commit a437945 into emberjs:main Dec 20, 2024
24 checks passed
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