mirror of
https://github.com/enso-org/enso.git
synced 2024-11-27 03:43:20 +03:00
2d39e644b8
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> |
||
---|---|---|
.. | ||
.vscode | ||
lib | ||
.gitignore | ||
debugGlobals.ts | ||
eslint.config.js | ||
package.json | ||
tsconfig.json | ||
utils.ts |