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: select binary correctly while vercel dev #184

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Zxilly
Copy link
Contributor

@Zxilly Zxilly commented Feb 27, 2025

Closes: #176

In previous #168, I added the ability to use debug to build rust binaries when vercel dev, but didn't change the code that selects the binary, resulting in the binary always not being found when vercel dev, and therefore vercel dev doesn't work.

@dglsparsons @ecklf please review and create a new release for this.

@Zxilly
Copy link
Contributor Author

Zxilly commented Feb 27, 2025

The current workaround is to set the environment variable VERCEL_BUILDER_DEBUG when running vercel dev.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant