Replies: 2 comments 1 reply
-
How does your stack look like? AFAIK, support for Rspack in Next.js, is still an ongoing development, #76186 now merged. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Turbopack for production is nearing completion. You can monitor progress here: https://areweturboyet.com/ Rspack should be 100% compatible with the webpack build process, so I would switch to that as soon as it is available and then re-evaluate when Turbopack is ready. Latest progress on the rspack front looks promising: #77355 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Hi,
I am currently using RSC (React Server Components) for my project, but I am unsure whether I should install and use Rspack for the build process. Could someone please provide advice or recommendations on this?
Additionally, I would like to know if it would be better to wait for Turbopack when it is ready for production environments. Any insights or suggestions would be greatly appreciated!
Thank you in advance!
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions