Skip to content

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

Open
@jbedard

Description

@jbedard

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.

Metadata

Metadata

Assignees

Labels

breakingRequires a semver-major release due to breaking public API changesenhancementNew feature or requestperformanceImprove performance of existing features

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions