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

specify files array #125

Merged
merged 1 commit into from
Sep 27, 2019
Merged

specify files array #125

merged 1 commit into from
Sep 27, 2019

Conversation

vonovak
Copy link
Collaborator

@vonovak vonovak commented Sep 27, 2019

this decreases size of what is shipped

before

npm notice === Tarball Details ===
npm notice name:          react-native-dialogs
npm notice version:       1.1.0
npm notice filename:      react-native-dialogs-1.1.0.tgz
npm notice package size:  635.9 kB
npm notice unpacked size: 741.1 kB
npm notice shasum:        be4592eff4459036ba9a027d21097e4827a214f7
npm notice integrity:     sha512-8vo5allZeuWYA[...]ikosG0ynnT9Zg==
npm notice total files:   24

now

npm notice === Tarball Details ===
npm notice name:          react-native-dialogs
npm notice version:       1.1.0
npm notice filename:      react-native-dialogs-1.1.0.tgz
npm notice package size:  67.2 kB
npm notice unpacked size: 151.1 kB
npm notice shasum:        8f7ee7f9d96574fc878fb7c1be101611fb4af517
npm notice integrity:     sha512-clnxO0nMyML/6[...]0tqV3rcZWUrjQ==
npm notice total files:   13

@vonovak vonovak merged commit 3b1dc89 into master Sep 27, 2019
@vonovak vonovak deleted the @vonovak/decreaseNpmPackageSize branch September 27, 2019 15:00
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.

1 participant