Skip to content

Conversation

@EzraBrooks
Copy link
Collaborator

We are already doing file whitelisting in package.json's files member - .npmignore is unnecessary.

I verified that this is correct by running npm pack, then unzipping the resulting archive, and inspecting its contents:

> ls package
dist/         LICENSE       package.json  README.md

We are already doing file whitelisting in `package.json`'s
`files` member - `.npmignore` is unnecessary.
@EzraBrooks EzraBrooks merged commit bc312c0 into develop Nov 11, 2025
12 checks passed
@EzraBrooks EzraBrooks deleted the remove-npmignore branch November 11, 2025 21:24
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.

3 participants