Open tbeseda opened 1 year ago
This achieves the same as #328 but with a "denylist" .npmignore file instead of the "allowlist" package.json#files key.
.npmignore
package.json#files
⚠️ I wouldn't recommend merging both -- stuff gets weird with both 🙃
Fixes #327
cheers
This achieves the same as #328 but with a "denylist"
.npmignore
file instead of the "allowlist"package.json#files
key.⚠️ I wouldn't recommend merging both -- stuff gets weird with both 🙃
Fixes #327
cheers