You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/02/15 18:19:05 UTC

[GitHub] janpio opened a new pull request #672: Compress assets in /res (with tinypng.com)

janpio opened a new pull request #672: Compress assets in /res (with tinypng.com)
URL: https://github.com/apache/cordova-android/pull/672
 
 
   ### Motivation and Context
   
   Projects include a lot of assets that are quite big. Can they be made smaller?
   
   ### Description
   
   Before: 1.61MB
   After: 961kB
   
   (used https://www.npmjs.com/package/tinypng-cli, `tinypng -r -k ...`)
   
   ### Testing
   
   none
   
   We should make _really_ sure the images aren't made worse.
   
   
   ### Checklist
   
   - [x] I've run the tests to see all new and existing tests pass
   - [x] I added automated test coverage as appropriate for this change
   - [x] I've updated the documentation if necessary
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org