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(next-dev): align devserver cli options to napi bindings #2653

Merged
merged 1 commit into from Nov 12, 2022

Conversation

kwonoj
Copy link
Contributor

@kwonoj kwonoj commented Nov 9, 2022

This PR exposes few napi-only bindings options to next-dev cli as well.

Aligned with vercel/next.js#42656, attempts to allow to run custom binary with next.js transparently. It is mostly for the easier CI testing (pick up next.js, run its test with turbopack PR) however also allows local dev testing bit easier since it is possible to avoid to rebuild napi bindings per each turbopack changes.

Cli options are not stablized yet, so I expect this won't cause noticeable breaking changes in the future. It'll be breaking changes, but this is more close to internal api currently.

@kwonoj kwonoj requested a review from a team as a code owner November 9, 2022 18:25
@vercel
Copy link

vercel bot commented Nov 9, 2022

@kwonoj is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Nov 9, 2022

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

Name Status Preview Updated
examples-basic-web 🔄 Building (Inspect) Nov 9, 2022 at 6:33PM (UTC)
4 Ignored Deployments
Name Status Preview Updated
examples-designsystem-docs ⬜️ Ignored (Inspect) Nov 9, 2022 at 6:33PM (UTC)
examples-kitchensink-blog ⬜️ Ignored (Inspect) Nov 9, 2022 at 6:33PM (UTC)
examples-native-web ⬜️ Ignored (Inspect) Nov 9, 2022 at 6:33PM (UTC)
examples-svelte-web ⬜️ Ignored (Inspect) Nov 9, 2022 at 6:33PM (UTC)

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.

None yet

2 participants