Skip to content
This repository was archived by the owner on Nov 16, 2019. It is now read-only.

Conversation

@zkat
Copy link
Contributor

@zkat zkat commented Apr 4, 2016

This makes it so we keep track of which files from the files array have actually had any matches. npm will then be able to warn about them as needed. This is part of the fix for npm/npm#8791.

zkat added 2 commits April 1, 2016 15:17
Previously, files were treated as negated-negated ignores. This made it fairly
tricky to control whether files or .npmignore took priority when deciding whether
a file should be included.

With this change, files are included through a more explicit process, and
any applicable ignores will trump specific files.
@zkat
Copy link
Contributor Author

zkat commented Jun 21, 2016

This needs to exclude the change to how npmignore/files are prioritized, and get tests, then it can land.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant