Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why remove existing .npmignore? #21

Open
npalmius opened this issue Mar 24, 2021 · 0 comments
Open

Why remove existing .npmignore? #21

npalmius opened this issue Mar 24, 2021 · 0 comments

Comments

@npalmius
Copy link

Hi,

This is a great little package. Just wondering why .npmignore is cleared out (with the exception of the temp directory) before running npm pack? This means that files that I want to keep out of the package (tsconfig, eslint, prettier & VS Code config files and TypeScript source files, for example) and therefore add to .npmignore get included. I'm sure there's a reason, but would be great if an existing .npmignore file (if it exists) could be updated, rather than replaced.

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

No branches or pull requests

1 participant