Skip to content

chore: improve npm ignore list#50

Merged
erisu merged 1 commit intoapache:masterfrom
erisu:v3-update-npm-ignore
Nov 5, 2019
Merged

chore: improve npm ignore list#50
erisu merged 1 commit intoapache:masterfrom
erisu:v3-update-npm-ignore

Conversation

@erisu
Copy link
Copy Markdown
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