react-native-action-button icon indicating copy to clipboard operation
react-native-action-button copied to clipboard

Installed package includes example

Open Naturalclar opened this issue 6 years ago • 0 comments

This package seems to take up disc space when installed, because example folder is included in the node_modules.

Since example is not used when installing this package, I think it should be ignored.

Screen Shot 2019-12-29 at 7 17 44 PM

Specifying files in package.json selects files to be included in the published package. #309 seems to do the job.

Naturalclar avatar Dec 29 '19 10:12 Naturalclar