[TIMOB-5997] MobileWeb: Integrate Google Closure Compiler to minify code.
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-02-08T16:47:43.000+0000 |
Affected Version/s | Release 1.8.0 |
Fix Version/s | Sprint 2012-03, Release 2.0.0, Release 1.8.2 |
Components | MobileWeb |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Chris Barber |
Created | 2011-11-04T12:53:15.000+0000 |
Updated | 2017-03-03T23:23:01.000+0000 |
Description
Integrate the Google Closure compiler so that we can perform syntax checking and minification.
Need to also strip console.debug(), console.log(), console.info(), Ti.API.debug(), Ti.API.log(), and Ti.API.info() calls.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/1379
Closing ticket as MobileWeb is no longer supported.