[TIMOB-19476] CSS is not minified when building Android apps
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-09-08T19:04:30.000+0000 |
| Affected Version/s | Release 5.0.0 |
| Fix Version/s | Release 5.0.0 |
| Components | Android, Tooling |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2015-09-08T18:34:53.000+0000 |
| Updated | 2017-03-16T21:13:16.000+0000 |
Description
When building an app with any CSS files for Android, the CSS files are not minified for "test" and "production" builds.
Master PR: https://github.com/appcelerator/titanium_mobile/pull/7145 5_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/7146
Closing ticket as fixed.