Skip to content

Exclude test files from npm package#1216

Open
veksen wants to merge 1 commit intokelektiv:masterfrom
veksen:exclude-tests-from-npm
Open

Exclude test files from npm package#1216
veksen wants to merge 1 commit intokelektiv:masterfrom
veksen:exclude-tests-from-npm

Conversation

@veksen
Copy link

@veksen veksen commented Feb 9, 2026

Summary

Adds test to the existing .npmignore to exclude the test/ directory from the published npm package.

The test files (~36KB) are shipped to npm but serve no purpose for consumers.

Changes

  • Added test to .npmignore

The `test/` directory (~36KB) is currently shipped to npm but serves
no purpose for package consumers.
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