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

Expose license and publish options #143

Open
luxaritas opened this issue Aug 26, 2022 · 0 comments
Open

Expose license and publish options #143

luxaritas opened this issue Aug 26, 2022 · 0 comments
Labels
priority: p3/standard Enhancement with nominal value or bug with nominal impact scope: nx-plugin size: sm type: enhancement New feature or request

Comments

@luxaritas
Copy link
Member

Since #142, you can run license-package and package with options to customize behavior around what license should be used and how publishing should be configured, but for all packages that consume them, these settings only rely on the nx.json default values. It would be great to expose these as CLI arguments to consuming generators so that you could customize these settings at those levels.

Note this will also require changing how the default values are handled (we need to merge CLI and default arguments before determining whether to skip or error)

@luxaritas luxaritas added type: enhancement New feature or request scope: nx-plugin size: sm priority: p3/standard Enhancement with nominal value or bug with nominal impact labels Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3/standard Enhancement with nominal value or bug with nominal impact scope: nx-plugin size: sm type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant