Skip to content

[Infrastructure] Reduce npm package size#157

Merged
janicduplessis merged 1 commit intoAppAndFlow:masterfrom
retyui:patch-1
Nov 11, 2020
Merged

[Infrastructure] Reduce npm package size#157
janicduplessis merged 1 commit intoAppAndFlow:masterfrom
retyui:patch-1

Conversation

@retyui
Copy link
Copy Markdown
Contributor

@retyui retyui commented Nov 11, 2020

To test:

npm pack --dry-run

Diff:

package size unpacked size
Before 41.9 kB 187.2 kB
After 41.1 kB 185.1 kB

Summary

Test Plan

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


**Diff:**
|   | package size | unpacked size |
|---|---|---|
|Before| 41.9 kB | 187.2 kB |
|After| 41.1 kB | 185.1 kB |


- [See package content on the web](https://unpkg.com/browse/react-native-safe-area-context/)
Copy link
Copy Markdown
Collaborator

@janicduplessis janicduplessis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks a lot.

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