Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We have a fairly small number of things that we wish to ship in our package, and they're all nicely arranged in a small number of folders. Instead of having a sprawling .npmignore file, we should just get with the recommended best practice, and use a "files" list in package.json. PR-URL: #3365 Credit: @isaacs Close: #3365 Reviewed-by: @wraithgar
- Loading branch information