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

Package is overweighted #70

Open
Nabellaleen opened this issue Dec 14, 2018 · 2 comments
Open

Package is overweighted #70

Nabellaleen opened this issue Dec 14, 2018 · 2 comments

Comments

@Nabellaleen
Copy link

Hi,

After a npm install of your package, the directory size is 118M, mostly due to Example directory, embedding build stuff

du node_modules/react-native-android-wifi/Examples/Example/android/app/ -h -d 1
88K	node_modules/react-native-android-wifi/Examples/Example/android/app/src
59M	node_modules/react-native-android-wifi/Examples/Example/android/app/build
60M	node_modules/react-native-android-wifi/Examples/Example/android/app/

You should clean that, it's totally useless and horrible for users :)

@Nabellaleen
Copy link
Author

Tips to resolve the problem : react-native-camera/react-native-camera#2000 (comment)

@kirill3333
Copy link

kirill3333 commented Jan 13, 2020

@devstepbcn problem still exists because you have
Example in npmignore
but your folder names as Examples

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

No branches or pull requests

2 participants