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

feat(nextjs): Add support for experimental-https when running dev server #20836

Merged

Conversation

ndcunningham
Copy link
Contributor

Adds support for --experiemental-https when running dev server similar to --turbo.

This change was missed when Next.js 13.5 got released https://nextjs.org/blog/next-13-5

closes: #19952

@ndcunningham ndcunningham added the scope: nextjs Issues related to NextJS support for Nx label Dec 18, 2023
@ndcunningham ndcunningham self-assigned this Dec 18, 2023
@ndcunningham ndcunningham requested review from a team as code owners December 18, 2023 20:50
Copy link

vercel bot commented Dec 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Dec 18, 2023 9:06pm

@ndcunningham ndcunningham merged commit 9d7a724 into nrwl:master Dec 18, 2023
6 checks passed
@ndcunningham ndcunningham deleted the feat/next-experimental-https-dev-param branch December 18, 2023 23:07
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope: nextjs Issues related to NextJS support for Nx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Experimental Next.js Params
3 participants