mkpath icon indicating copy to clipboard operation
mkpath copied to clipboard

Include only the necessary files in the package

Open dchekanov opened this issue 9 years ago • 1 comments

For most people, test files and dev. scripts are of no use in the 3rd-party node module. The suggested change adds the "files" field to package.json so that only the files necessary for using the module are included into the distributed archive.

dchekanov avatar Aug 30 '16 08:08 dchekanov

Yeap, @jrajav, please, exclude unnecessary files from package ❤️

mrmlnc avatar Nov 05 '16 13:11 mrmlnc