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

fix(core): re-enable CRA migration to Vite #30082

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

jaysoo
Copy link
Member

@jaysoo jaysoo commented Feb 18, 2025

This PR brings back the CRA migration that was missing since Nx 18.

Current Behavior

nx init does not migrate CRA apps

Expected Behavior

nx init migrates CRA apps to Vite since CRA is deprecated

Related Issue(s)

Fixes #

Copy link

vercel bot commented Feb 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Feb 19, 2025 10:35pm

Copy link

nx-cloud bot commented Feb 18, 2025

View your CI Pipeline Execution ↗ for commit 33b5c7d.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 34m 54s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 18s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check --base= --he... ✅ Succeeded 7s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 5s View ↗
nx documentation ✅ Succeeded 1m 35s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-19 23:13:11 UTC

@jaysoo jaysoo force-pushed the fix/cra-init branch 2 times, most recently from 55e49bf to 1f05c4d Compare February 18, 2025 18:29
@jaysoo jaysoo marked this pull request as ready for review February 18, 2025 18:30
@jaysoo jaysoo requested review from a team as code owners February 18, 2025 18:30
@jaysoo jaysoo force-pushed the fix/cra-init branch 6 times, most recently from c44121f to 8fdf221 Compare February 18, 2025 21:37
@jaysoo jaysoo force-pushed the fix/cra-init branch 2 times, most recently from d6ea3aa to 3da42ee Compare February 19, 2025 14:34
@jaysoo jaysoo requested a review from a team as a code owner February 19, 2025 17:57
@nrwl nrwl deleted a comment from github-actions bot Feb 19, 2025
@nrwl nrwl deleted a comment from github-actions bot Feb 19, 2025
@nrwl nrwl deleted a comment from github-actions bot Feb 19, 2025
Copy link

🐳 We have a release for that!

This PR has a release associated with it. You can try it out using this command:

npx [email protected] my-workspace

Or just copy this version and use it in your own command:

0.0.0-pr-30082-6c4c183
Release details 📑
Published version 0.0.0-pr-30082-6c4c183
Triggered by @jaysoo
Branch fix/cra-init
Commit 6c4c183
Workflow run 13422710753

To request a new release for this pull request, mention someone from the Nx team or the @nrwl/nx-pipelines-reviewers.

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