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

Local development-centric build profile #20

Closed
PaulRBerg opened this issue Nov 22, 2023 · 1 comment
Closed

Local development-centric build profile #20

PaulRBerg opened this issue Nov 22, 2023 · 1 comment
Assignees

Comments

@PaulRBerg
Copy link
Member

The fact that the .cargo/config.toml file is superfluous for local development leads to a bad developer experience. Quoting the README:

The .cargo/config.toml is strictly used for Vercel and you can remove it for local development

We should:

  • Remove this file
  • Provide the build parameters to Vercel using command-line arguments
  • Make the default build settings conform to a local development mode
@PaulRBerg
Copy link
Member Author

Fixed by #22.

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

No branches or pull requests

1 participant