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

Reduce package size #2

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Reduce package size #2

merged 1 commit into from
Jul 19, 2023

Conversation

homer0
Copy link
Owner

@homer0 homer0 commented Jul 19, 2023

What does this PR do?

The .npmignore wasn't ignoring a lot of unnecessary stuff.

BEFORE:

npm notice === Tarball Details ===
npm notice name:          @homer0/prettier-plugin-jsdoc
npm notice version:       7.0.0
npm notice filename:      @homer0/prettier-plugin-jsdoc-7.0.0.tgz
npm notice package size:  276.0 kB
npm notice unpacked size: 2.5 MB
npm notice shasum:        3242da8e32aa1499540f4ebbc8e2bc7cf314a2ca
npm notice integrity:     sha512-wl9dnXGE2gfIC[...]Fdhv9nEzozT7A==
npm notice total files:   244

AFTER:

npm notice === Tarball Details ===
npm notice name:          @homer0/prettier-plugin-jsdoc
npm notice version:       7.0.0
npm notice filename:      @homer0/prettier-plugin-jsdoc-7.0.0.tgz
npm notice package size:  43.5 kB
npm notice unpacked size: 181.2 kB
npm notice shasum:        593e516b783083296f26c7e9e5c6572dc8b859a9
npm notice integrity:     sha512-tFP2eSxiyx6EH[...]vewG0rFUZQNFA==
npm notice total files:   35

How should it be tested manually?

npm pack

@homer0 homer0 merged commit a54dae1 into main Jul 19, 2023
@homer0 homer0 deleted the next branch July 19, 2023 04:19
@github-actions
Copy link

🎉 This PR is included in version 7.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant