We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
Thanks for this effort. However following the example to bundle I get the following error:
error: no such subcommand: `bundle` Did you mean `build`?
Is the command correct? By the way, the output of build for prod is a program that is executed from a console. Is that the expected output?
Regards
The text was updated successfully, but these errors were encountered:
The README states to install cargo bundle. You can do that via cargo install cargo-bundle. Hope that helps!
cargo bundle
cargo install cargo-bundle
Sorry, something went wrong.
No branches or pull requests
Hello,
Thanks for this effort. However following the example to bundle I get the following error:
Is the command correct?
By the way, the output of build for prod is a program that is executed from a console. Is that the expected output?
Regards
The text was updated successfully, but these errors were encountered: