nest
nest copied to clipboard
Feat: Add support for turbopack
trafficstars
Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
Is your feature request related to a problem? Please describe it
Currently there’s an option to use webpack, along with this could we also introduce support for turbopack, recently integrated with nextJS.
Describe the solution you'd like
A new configuration to build the code using turbopacl, would be very beneficial.
Teachability, documentation, adoption, migration strategy
This could be a straightforward change maybe alongside the previously existing methods.
What is the motivation / use case for changing the behavior?
It would make the build process really fast.