Remove yarn.lock file and test folder from published package
simondel opened this issue · 1 comments
simondel commented
I'm submitting a ...
- bug report
- feature request
- support request
The latest version of the published package includes a yarn.lock file and all tests. These are not required by someone who is implementing this component, so they can be omitted.
I could add this to the .npmignore
if you'd like.