Closed ewanharris closed 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
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:
liveview run
command, I don't think it's worthwhile to support this currently, we can revisit it at a later datealloy compile
when possible to speed up reloadsappc alloy
to compile, usealloy
orprocess.env.ALLOY_PATH
if it existsti build
support back 🍾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: