Skip to content

Conversation

@veksen
Copy link

@veksen veksen commented Feb 9, 2026

The test/ directory is currently included in the published npm package but is not needed by consumers.

This PR adds a .npmignore file to exclude test files from the tarball, reducing the package size.

Before:

npm notice 2.5kB test/index.js

After:
Test files no longer shipped.

The test/ directory is currently shipped to npm but is not needed
by consumers. Adding a .npmignore reduces the package size.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant