Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24618] Windows: Replace uglify usage in build process

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2017-05-10T18:06:54.000+0000
Affected Version/sRelease 6.1.0
Fix Version/sRelease 6.1.0
ComponentsCLI, Tooling, Windows
Labelsn/a
ReporterEwan Harris
AssigneeKota Iguchi
Created2017-04-24T15:08:50.000+0000
Updated2017-05-15T17:35:09.000+0000

Description

Description

Windows build process has some uglify usage https://github.com/appcelerator/titanium_mobile_windows/blob/a30dec2fa4e6cb84cd4b122a322e0a8376990a09/cli/commands/_build/encrypt.js#L10 and https://github.com/appcelerator/titanium_mobile_windows/blob/a30dec2fa4e6cb84cd4b122a322e0a8376990a09/cli/commands/_build/copy.js#L11 https://github.com/appcelerator/titanium_mobile_windows/blob/a30dec2fa4e6cb84cd4b122a322e0a8376990a09/cli/commands/_build/copy.js#L526-L575 These should be moved to babili/babel to be inline with the other build processes

Comments

  1. Kota Iguchi 2017-05-06

    https://github.com/appcelerator/titanium_mobile_windows/pull/992
  2. Samir Mohammed 2017-05-15

    Verified improvement in SDK version: 6.2.0.v20170512073825 and 6.1.0.v20170514022959. Test and other information can be found at: Master: https://github.com/appcelerator/titanium_mobile_windows/pull/992 6_1_X: https://github.com/appcelerator/titanium_mobile_windows/pull/993

JSON Source