Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: fix yarn not respecting
files
field in package.json
There is a long standing issue with yarn always including all files even though it is not included in `files` field in package.json. Relevant discussion here: yarnpkg/yarn#2822 (comment)
- Loading branch information