-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
feat(nextjs): Add convert-to-inferred generator #26706
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 3bc5d50. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 6 targets
Sent with 💌 from NxCloud. |
packages/next/src/generators/convert-to-inferred/lib/build-post-target-transformer.ts
Outdated
Show resolved
Hide resolved
🐳 We have a release for that!This PR has a release associated with it. You can try it out using this command: npx create-nx-workspace@0.0.0-pr-26706-5762036 my-workspace Or just copy this version and use it in your own command: 0.0.0-pr-26706-5762036
To request a new release for this pull request, mention someone from the Nx team or the |
5762036
to
103b1ee
Compare
0298fbc
to
058755f
Compare
058755f
to
522d219
Compare
522d219
to
55ab7eb
Compare
7da95e5
to
820eae4
Compare
699980b
to
bbb3553
Compare
bbb3553
to
4c0d1a7
Compare
4c0d1a7
to
269c44c
Compare
269c44c
to
915eb74
Compare
f77efb5
to
3bc5d50
Compare
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request. |
This PR enables the ability to migrate project(s) from using nextjs executors to inferred targets.