Skip to content

Impove Next.js Tutorial#2619

Merged
thisisjofrank merged 2 commits intodenoland:mainfrom
dsherret:remove_unstable_detect_cjs_flag
Oct 2, 2025
Merged

Impove Next.js Tutorial#2619
thisisjofrank merged 2 commits intodenoland:mainfrom
dsherret:remove_unstable_detect_cjs_flag

Conversation

@dsherret
Copy link
Member

@dsherret dsherret commented Oct 2, 2025

  1. Ensure unstable config is only in deno.json
  2. Use existing package.json scripts instead of redefining them in deno.json
  3. Remove compilerOptions because we now support tsconfig.json
  4. Use explicit deno install for better compatibility.

@dsherret dsherret marked this pull request as draft October 2, 2025 14:55
@dsherret dsherret changed the title Next.js Tutorial - Move --unstable-detect-cjs flag to config Impove Next.js Tutorial Oct 2, 2025
@dsherret dsherret marked this pull request as ready for review October 2, 2025 14:59
@dsherret dsherret requested a review from thisisjofrank October 2, 2025 15:41
Copy link
Collaborator

@thisisjofrank thisisjofrank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@thisisjofrank thisisjofrank merged commit d4106e9 into denoland:main Oct 2, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants