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

Reduce release app size - remove any unused npm modules and tests etc... #67

Closed
ghost opened this issue Dec 30, 2015 · 3 comments
Closed

Comments

@ghost
Copy link

ghost commented Dec 30, 2015

Remove from the release version of the application tests and packages for testing

@officert
Copy link
Owner

officert commented Jan 1, 2016

@xaircore is this to slim down the size of the releases?

If so I think this is a great idea. Right now the releases are pretty huge.

@ghost
Copy link
Author

ghost commented Jan 3, 2016

@officert Yes. It helps reduce size of the distribution, and besides it is idiomatically correct step

@officert officert changed the title Delete tests and test packages from release version Reduce release app size - remove any unused npm modules and tests etc... Jan 18, 2016
@officert
Copy link
Owner

fixed in 45758fd

release .zip file sizes are down to :

~53mb for OSX (was 70mb in alpha.2)
~103mb for Linux -x64 (was 132mb in alpha.2)
~52mb for Linux -x32 (was 63mb in alpha.2)
~120mb for Win x64 (was 152mb in alpha.2)
~55mb for Win x32 (was 70mb in alpha.2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant