[TIMOB-7626] MobileWeb: Improve production build times
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-02-13T16:07:27.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | Sprint 2012-04, Release 2.0.0, Release 1.8.2 |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2012-02-12T23:17:36.000+0000 |
| Updated | 2017-03-04T00:05:47.000+0000 |
Description
When running a production build, the closure compiler takes minutes to minify the entire project. Create a single Java app to speed up production builds.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/1405
Closing ticket as MobileWeb is no longer supported.