Skip to content

Commit

Permalink
Remove link to closed discussion
Browse files Browse the repository at this point in the history
  • Loading branch information
padmaia committed Sep 19, 2023
1 parent ffafad2 commit b38d3c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/next/src/lib/turbopack-warning.ts
Expand Up @@ -218,8 +218,6 @@ export async function validateTurboNextConfig({

let feedbackMessage = `Learn more about Next.js v13 and Turbopack: ${chalk.underline(
'https://nextjs.link/with-turbopack'
)}\nPlease direct feedback to: ${chalk.underline(
'https://nextjs.link/turbopack-feedback'
)}\n`

if (hasWebpack && !hasTurbo) {
Expand Down

0 comments on commit b38d3c8

Please sign in to comment.