robrich / gulp-if

Conditionally run a task
MIT License
655 stars 26 forks source link

Deleting test files and images from the package #62

Closed mrmlnc closed 8 years ago

mrmlnc commented 8 years ago

Excludes unnecessary files from redist package. The average user does not need tests and promotional images in the package. They need developers.

About README.md and LICENSE:

Certain files are always included, regardless of settings:

  • package.json
  • README (and its variants)
  • CHANGELOG (and its variants)
  • LICENSE / LICENCE
karan-kang commented 8 years ago

Right now this package adds 1230 unnecessary test files in Fixture folder.

robrich commented 8 years ago

Thanks for the bug report. Solved with e13887c and published as 2.0.1.