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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
