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

added npmignore to reduce package size in npm pack #19

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

iSkore
Copy link

@iSkore iSkore commented Sep 12, 2024

package was published with .github and assets folders.

Before:

npm notice filename: koop-provider-pg-1.0.9.tgz
npm notice package size: 640.5 kB
npm notice unpacked size: 655.9 kB

After:

npm notice filename: koop-provider-pg-1.0.9.tgz
npm notice package size: 9.8 kB
npm notice unpacked size: 25.8 kB

98.4699% size reduction

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