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

[Infrastructure] Reduce npm package size #656

Merged
merged 2 commits into from
Nov 11, 2020
Merged

[Infrastructure] Reduce npm package size #656

merged 2 commits into from
Nov 11, 2020

Conversation

retyui
Copy link
Contributor

@retyui retyui commented Nov 11, 2020

To test:

npm pack --dry-run

Diff:

package size unpacked size
Before 38.0 kB 138.4 kB
After 28.9 kB 128.4 kB


**To test:**
```sh
npm pack --dry-run
```


**Diff:**
|   | package size | unpacked size |
|---|---|---|
|Before| 38.0 kB | 138.4 kB |
|After| 28.9 kB | 128.4 kB |


- [See package content](https://unpkg.com/browse/react-native-google-places-autocomplete/)
@bell-steven bell-steven merged commit 0f7e27d into FaridSafi:master Nov 11, 2020
@bell-steven
Copy link
Collaborator

Thanks! Released as v2.1.1

@retyui retyui deleted the patch-1 branch November 11, 2020 17:24
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