enso/app
Michał Wawrzyniec Urbańczyk de9f2764f9
Remove ensogl-pack (#9407)
This PR removes enso-pack (ensogl-pack) crate.
It still keeps the `enso-runner` JS package, as it is used for CLI argument parser and logger. The runner should be probably refactored (and possible removed altogether).

# Important Notes
I've temporarily extracted the `enso-runner` to `lib/js` directory, as I wanted to avoid keeping pure JS library under `lib/rust`. Attempts at integrating this with `app/ide-desktop` and family caused too much trouble for this PR. The expectation is that the package will be removed or moved elsewhere soon anyway.
2024-03-18 12:18:18 +00:00
..
gui/view/graph-editor/src/builtin/visualization/java_script Remove gui1 codebase (#9242) 2024-03-07 02:20:21 +00:00
gui2 Self-argument access chain ports are conditional (#9439) 2024-03-18 03:24:22 +00:00
ide-desktop Remove ensogl-pack (#9407) 2024-03-18 12:18:18 +00:00