Skip to content

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

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

Open
jbedard opened this issue Feb 20, 2025 · 0 comments · May be fixed by #2136
Open

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

jbedard opened this issue Feb 20, 2025 · 0 comments · May be fixed by #2136
Assignees
Labels
breaking Requires a semver-major release due to breaking public API changes enhancement New feature or request performance Improve performance of existing features

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.

@jbedard jbedard linked a pull request Mar 21, 2025 that will close this issue
@jbedard jbedard added enhancement New feature or request performance Improve performance of existing features breaking Requires a semver-major release due to breaking public API changes labels Apr 25, 2025
@jbedard jbedard self-assigned this Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Requires a semver-major release due to breaking public API changes enhancement New feature or request performance Improve performance of existing features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant