[ALOY-1512] Replace Uglify with Babylon
| GitHub Issue | n/a | 
|---|---|
| Type | Story | 
| Priority | None | 
| Status | Resolved | 
| Resolution | Duplicate | 
| Resolution Date | 2017-08-02T15:50:29.000+0000 | 
| Affected Version/s | n/a | 
| Fix Version/s | n/a | 
| Components | Tooling | 
| Labels | n/a | 
| Reporter | Feon Sua Xin Miao | 
| Assignee | Feon Sua Xin Miao | 
| Created | 2016-08-11T17:23:06.000+0000 | 
| Updated | 2017-08-02T15:50:29.000+0000 | 
Description
	At the moment, Uglify has limited support of ES6 features. https://github.com/mishoo/UglifyJS2/issues/448. Consider moving to using Babylon. https://github.com/babel/babylon
No comments