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

Explore reducing bower components filesize #289

Closed
TheJaredWilcurt opened this issue Nov 28, 2016 · 1 comment
Closed

Explore reducing bower components filesize #289

TheJaredWilcurt opened this issue Nov 28, 2016 · 1 comment

Comments

@TheJaredWilcurt
Copy link
Member

A quick/cursory test shows that we can go from 31.3MB to ~3.28MB (10% of current size), 1,817 files to 425ish files, and 306 folders to 106 folders.

However this would need to be done in the build process. Which would likely take a lot of manual labor to set up an automated system that removes everything except for the Dist and License stuff.

Reduction in total size will reduce the distribution download size for the app. Reduction in Files/Folders will reduce the time it takes to unzip the distribution of the app after it is downloaded.

Status:
Extremely low priority, will happily accept pull requests.

@TheJaredWilcurt
Copy link
Member Author

Closing issue. This has been released in Scout-App v2.18.16.

Scout-App 3 automation moved this from Backlog to Old (Closed) Mar 17, 2019
@TheJaredWilcurt TheJaredWilcurt self-assigned this Mar 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Scout-App 2
Complete
Scout-App 3
  
Old (Closed)
Development

No branches or pull requests

1 participant