jimp-dev/jimp

Exclude the test directory from the npm package?

Open

#928 opened on Aug 18, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (13,218 stars) (785 forks)batch import
help wantedinternalsolution in issue

Description

Is your feature request related to a problem? Please describe. Installing @jimp/bmp brings some files in the node_modules/@jimp/bmp/test/ directory.

Describe the solution you'd like Could those be excluded from the package?

Contributor guide