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 (785 forks)batch import
help wantedinternalsolution in issue

Repository metrics

Stars
 (13,218 stars)
PR merge metrics
 (No merged PRs in 30d)

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