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

Component binding configuration is rewritten by the app manifest commands #1285

Open
vigoo opened this issue Feb 4, 2025 · 0 comments
Open
Milestone

Comments

@vigoo
Copy link
Contributor

vigoo commented Feb 4, 2025

When customizing the WIT binding generator in the cargo.toml file like this:

[package.metadata.component.bindings]
derives = ["serde::Serialize", "serde::Deserialize"]
generate_unused_types = true

this section is completely removed by golem app build whenever it decides to change the cargo file.

@vigoo vigoo added this to the Golem 1.2 milestone Feb 4, 2025
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