Turbopack build for Next.js app #31717
WISUNGWON
started this conversation in
Feature Requests
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Request: Next.js Turbopack build Support in Nx
Hello Nx team! I've always appreciated your amazing work.
Since Next.js 15.3, Turbopack build is available in the development environment.
If I understand correctly, we currently can't add a --turbopack flag to our Nx build scripts. Could this be added to the Nx roadmap and developed in the future?
Motivation
The primary motivation is to build front-end apps fast.
Suggested Implementation
I suggest allowing --turbopack arguments to the serve executor.
Beta Was this translation helpful? Give feedback.
All reactions