Skip to content

Conversation

Nayeem-XTREME
Copy link
Contributor

@Nayeem-XTREME Nayeem-XTREME commented Oct 15, 2025

What?

Remove explicit --turbopack flag, as turbopack is now default.

Closes NEXT-
Fixes #84216, #84282

@ijjk ijjk added create-next-app Related to our CLI tool for quickly starting a new Next.js application. tests labels Oct 15, 2025
@ijjk
Copy link
Member

ijjk commented Oct 15, 2025

Allow CI Workflow Run

  • approve CI run for commit: b72b390

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@Nayeem-XTREME Nayeem-XTREME force-pushed the remove-turbopack-flag-on-latest-version branch 2 times, most recently from 751d0c9 to 58f18ad Compare October 15, 2025 18:52
@Nayeem-XTREME Nayeem-XTREME changed the title Remove explicit --turbopack flag, when turbopack is enabled. [cna] Remove explicit --turbopack flag, when turbopack is enabled. Oct 15, 2025
@Nayeem-XTREME Nayeem-XTREME changed the title [cna] Remove explicit --turbopack flag, when turbopack is enabled. [CNA] Remove explicit --turbopack flag, when turbopack is enabled. Oct 15, 2025
@Nayeem-XTREME Nayeem-XTREME force-pushed the remove-turbopack-flag-on-latest-version branch 2 times, most recently from 694d9a5 to cc1611f Compare October 20, 2025 12:33
Removed the default `--turbopack` flag from the development script in package.json, as Turbopack is now the default bundler in v16+. The `--webpack` flag is only added when explicitly using Webpack. Updated related tests to reflect this change.
@Nayeem-XTREME Nayeem-XTREME force-pushed the remove-turbopack-flag-on-latest-version branch from cc1611f to b72b390 Compare October 20, 2025 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

create-next-app Related to our CLI tool for quickly starting a new Next.js application. tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants