[TIMOB-26567] Windows: Upgrade to Babel 7
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2018-11-16T00:11:58.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 8.0.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Gary Mathews |
| Assignee | Kota Iguchi |
| Created | 2018-11-16T00:03:29.000+0000 |
| Updated | 2018-11-16T00:11:58.000+0000 |
Description
https://github.com/appcelerator/titanium_mobile_windows/blob/master/cli/commands/_build/copy.js
This relies on Babel 6, we need to update this to support Babel 7.
The builds are failing since we removed Babel 6 dependencies https://github.com/appcelerator/node-titanium-sdk/commit/3cfe4346ee87b67fd7da89c2d75a525c588a7c93#diff-b9cfc7f2cdf78a7f4b91a753d10865a2
Closing, duplicate of TIMOB-26564