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 Vite support for Ember 4.12 #2385

Merged
merged 3 commits into from
Mar 17, 2025
Merged

Add Vite support for Ember 4.12 #2385

merged 3 commits into from
Mar 17, 2025

Conversation

mansona
Copy link
Member

@mansona mansona commented Mar 14, 2025

You can see that this works here mainmatter/ember-vite-codemod#53

Edit: ember-data@4.12 has issues so I don't think we can support it. I tried ember-data@4.13-alpha but it also has issues so we can update the 4.x test to use 4.13 once we iron out those problems 👍

Base automatically changed from ember-5-4 to main March 14, 2025 22:45

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@mansona mansona marked this pull request as ready for review March 16, 2025 18:57
@mansona mansona requested a review from ef4 March 16, 2025 18:58
@ef4 ef4 merged commit bf0b55f into main Mar 17, 2025
218 checks passed
@ef4 ef4 deleted the ember-4.12 branch March 17, 2025 19:11
@github-actions github-actions bot mentioned this pull request Mar 17, 2025
@mansona mansona added the enhancement New feature or request label Mar 18, 2025
@MrChocolatine
Copy link

Will this addition be documented somewhere? Or is it already maybe?
I already understand, from the PR description, we would need to execute this codemod: https://github.com/mainmatter/ember-vite-codemod

@mansona
Copy link
Member Author

mansona commented Mar 18, 2025

@MrChocolatine yes you would need to run the codemod to upgrade to vite, and now it will work if you're still on ember-source@4.12 👍

@mansona
Copy link
Member Author

mansona commented Mar 18, 2025

as for documentation, there is going to be a bunch of communication once the work is done ;)

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.

None yet

4 participants