[ALOY-1591] Transpile Alloy source to allow platform-independent ES6 / ES7 usage
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | None |
Status | Resolved |
Resolution | Duplicate |
Resolution Date | 2018-02-21T19:39:02.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Tooling |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Bruce Wayne |
Created | 2017-12-07T11:22:12.000+0000 |
Updated | 2018-02-21T19:39:02.000+0000 |
Description
We added Babel transpiling for classic apps in TIMOB-24610. In order to use it in Alloy as well, the Alloy build needs to be updated to properly use it as well. As we had some issues with minification after updating our tooling recently, we need to ensure this won't happen again.
Done as part of TIMOB-24610.