[TIMOB-12172] CodeProcessor: Upgrade to Uglify 2
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-01-09T18:24:23.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.1.0, 2013 Sprint 01 JS, 2013 Sprint 01 |
Components | Code Processor |
Labels | n/a |
Reporter | Ingo Muschenetz |
Assignee | Matt Langston |
Created | 2013-01-02T18:25:18.000+0000 |
Updated | 2017-03-09T00:18:47.000+0000 |
Description
Uglify 1 has some problems (fails unit tests, etc), doesn't generate source maps, and ditches comments. We need to upgrade to Uglify 2 to address these issues, as well as cleaning up a lot of code in the code processor itself written for dealing with some of the idiosyncrasies of Uglify 1
Closing ticket as fixed.