Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix NODE_OPTIONS='--inspect' not running expected #51467

Merged
merged 4 commits into from
Jun 25, 2023

Merge branch 'canary' into cow258/fix-debug-port-conflict

73f8548
Select commit
Failed to load commit list.
Merged

Fix NODE_OPTIONS='--inspect' not running expected #51467

Merge branch 'canary' into cow258/fix-debug-port-conflict
73f8548
Select commit
Failed to load commit list.
Vercel Spaces / Owners Approvals succeeded Jun 25, 2023 in 0s

All files in this Pull Request have been approved

All files in this Pull Request have been approved by Vercel Code Owners.

Learn more about Vercel Code Owners files.
Want to leave feedback or contact suppport? Visit Vercel Spaces Help Center.

Details

Files Approved

3 files approved
  • packages/next/src/server/lib/start-server.ts @ijjk (team @vercel/next-js), @shuding (team @vercel/next-js)

  • packages/next/src/server/lib/utils.ts @ijjk (team @vercel/next-js), @shuding (team @vercel/next-js)

  • packages/next/src/server/lib/worker-utils.ts @ijjk (team @vercel/next-js), @shuding (team @vercel/next-js)