busboy icon indicating copy to clipboard operation
busboy copied to clipboard

package: set `files` field

Open styfle opened this issue 3 years ago • 1 comments

This ensures only the files necessary at runtime are published to npm (in this case, the lib directory)

You can verify by running npm pack.

See docs: https://docs.npmjs.com/cli/v8/configuring-npm/package-json#files

styfle avatar Oct 31 '22 17:10 styfle

see also #189

charmander avatar Nov 03 '22 07:11 charmander