react-stripe-checkout icon indicating copy to clipboard operation
react-stripe-checkout copied to clipboard

Add files array to package.json

Open eemeli opened this issue 7 years ago • 1 comments

This way, only the right files are included in the published package. With .gitignore set up as it is, the dist/ folder is not getting included in the package, but all the dotfiles are.

eemeli avatar Aug 05 '18 09:08 eemeli

Can this please be reviewed/merged? Unnecessary stuff is being published and making its way into people's node_modules: https://unpkg.com/[email protected]

screen shot 2018-10-16 at 12 55 51 pm

jaydenseric avatar Oct 16 '18 01:10 jaydenseric