tidev / liveview

Titanium LiveTi (live preview of Titanium applications on device)
Other
7 stars 3 forks source link

Cleanup dependencies/CLI commands, add transpile step #111

Closed ewanharris closed 6 years ago

ewanharris commented 6 years ago

This PR does a lot, I'm happy to break it into multiple PRs if whoever reviews it finds that easier.

This does the following:

The following tickets are included:

TIMOB-24694 - LiveView: No errors reported to user if the LiveView server process errors TIMOB-25861 - Liveview: Support transpiling user code TIMOB-18597- LiveView: Support selective compilation for Alloy 1.7

I still have the following to do:

ewanharris commented 6 years ago

As stated this PR does way too much. I'm going to close it and break the tasks down into smaller PRs, aiming to add transpilation first before cleaning up. The PRs in total will probably be similar to this single one, but will be easier to review