enso/build/cli/src
Michał Wawrzyniec Urbańczyk 2d39e644b8
New GUI/IDE build script support (#7832)
This PR adds support for the new Vue-based GUI (aka `gui2`).

The user-facing changes are primarily:
* support for `./run gui2` and `./run ide2` commands (that build just the new GUI and the whole IDE package with new GUI embedded — respectively);
* the top-level `test` and `lint` commands will now invoke the relevant commands on the new GUI

---------

Co-authored-by: Paweł Grabarz <frizi09@gmail.com>
2023-10-03 20:07:20 +02:00
..
arg New GUI/IDE build script support (#7832) 2023-10-03 20:07:20 +02:00
bin Shaders precompilation (#4003) 2023-01-27 01:09:09 +01:00
arg.rs New GUI/IDE build script support (#7832) 2023-10-03 20:07:20 +02:00
lib.rs New GUI/IDE build script support (#7832) 2023-10-03 20:07:20 +02:00
main.rs Use .node-version for pinning Node.js version (#6057) 2023-03-23 12:00:08 +00:00