Closed dsanders11 closed 1 year ago
The published package is including unnecessary files at the moment, and we've been migrating to using the "files" field in package.json instead of .npmignore.
"files"
package.json
.npmignore
The published package is including unnecessary files at the moment, and we've been migrating to using the
"files"
field inpackage.json
instead of.npmignore
.