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

Add ".npmignore" to remove examples and bash scripts from npm library #65

Merged
merged 1 commit into from
Sep 1, 2020

Conversation

yinzara
Copy link
Contributor

@yinzara yinzara commented Aug 31, 2020

The size of the npm package for this project is HUGE because the "examples" are being included.

This PR adds an .npmignore to exclude the "examples" and "bash" folders from being published to NPM.

This shrinks the size of the dependency to only a few KB (when it is normally over 40mb)

@agreatfool
Copy link
Owner

That's cool. Thanks for the PR~

@agreatfool agreatfool merged commit 3880834 into agreatfool:master Sep 1, 2020
@agreatfool
Copy link
Owner

Version 4.1.4 has been released. And it's only 203KB, awesome. Thanks.

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.

2 participants