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 #50

Merged
merged 1 commit into from
Nov 5, 2019
Merged

Conversation

erisu
Copy link
Member

@erisu erisu commented Nov 1, 2019

Motivation and Context

Decrease production package size

Description

BEFORE
npm notice package size: 36.1 kB
npm notice unpacked size: 151.6 kB
npm notice total files: 28

AFTER
npm notice package size: 10.0 kB
npm notice unpacked size: 31.4 kB
npm notice total files: 5

Testing

  • npm t

Checklist

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

= BEFORE =
npm notice package size:  36.1 kB
npm notice unpacked size: 151.6 kB
npm notice total files:   28

= AFTER =
npm notice package size:  10.0 kB
npm notice unpacked size: 31.4 kB
npm notice total files:   5
@erisu erisu added this to the 3.0.0 milestone Nov 1, 2019
@erisu erisu requested a review from raphinesse November 1, 2019 07:54
@erisu erisu merged commit fd543ac into apache:master Nov 5, 2019
@erisu erisu deleted the v3-update-npm-ignore branch November 5, 2019 08:26
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