You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SWCRelated to minification/transpilation in Next.js.OutputRelated to the the output configuration option.WebpackRelated to Webpack with Next.js.TypeScriptRelated to types with Next.js.RuntimeRelated to Node.js or Edge Runtime with Next.js.TurbopackRelated to Turbopack with Next.js.Module ResolutionModule resolution (CJS / ESM, module resolving).
1 participant
Converted from issue
This discussion was converted from issue #73916 on April 30, 2025 14:49.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Link to the code that reproduces this issue
https://github.com/Falven/turborepo/tree/feature/debugging
To Reproduce
Run Nextjs with
NODE_OPTIONS -C=development
Current vs. Expected behavior
Next.js should allow conditions, including community conditions.
Provide environment information
Which area(s) are affected? (Select all that apply)
Developer Experience, Module Resolution, Output (export/standalone), Runtime, Turbopack, TypeScript, SWC, Webpack
Which stage(s) are affected? (Select all that apply)
next dev (local), next build (local), next start (local)
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions