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

chore: improve npm ignore list #74

Merged
merged 1 commit into from
Oct 31, 2019
Merged

Conversation

erisu
Copy link
Member

@erisu erisu commented Oct 30, 2019

Motivation and Context

Decrease production package size

Description

BEFORE
npm notice package size: 37.0 kB
npm notice unpacked size: 141.6 kB
npm notice total files: 90

AFTER
npm notice package size: 5.4 kB
npm notice unpacked size: 16.8 kB
npm notice total files: 4

Testing

  • npm t

Checklist

  • I've run the tests to see all new and existing tests pass

@erisu erisu added this to the 3.0.0 milestone Oct 30, 2019
@erisu erisu requested a review from raphinesse October 30, 2019 02:20
= BEFORE =
npm notice package size:  37.0 kB
npm notice unpacked size: 141.6 kB
npm notice total files:   90

= AFTER =
npm notice package size:  5.4 kB
npm notice unpacked size: 16.8 kB
npm notice total files:   4
@erisu erisu merged commit a81d38e into apache:master Oct 31, 2019
@erisu erisu deleted the v3-update-npm-ignore branch October 31, 2019 12:29
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