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

[FR]: provide default exclude_package_contents similar to yarn autoclean #2110

Open
jbedard opened this issue Feb 20, 2025 · 0 comments
Open

Comments

@jbedard
Copy link
Member

jbedard commented Feb 20, 2025

The exclude_package_contents feature should have reasonable defaults similar to yarn autoclean, see https://github.com/yarnpkg/yarn/blob/7cafa512a777048ce0b666080a24e80aae3d66a9/src/cli/commands/autoclean.js#L16

exclude_package_contents could have a default ["*"] entry similar to the yarn defaults that users can then override with another "*" entry or with package specific excludes.

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