Closed didinele closed 3 years ago
Couldn’t this also be solved by using the files
array in each packages package.json
? This way we will have a guarantee on what files are distributed.
Yeah, I should've probably gone off and taken that approach long ago, good call.
This PR replaces npmignores for
files
arrays in eachpackage.json
.Closes #21