enso/pnpm-workspace.yaml
Paweł Grabarz b286adaae4
Split ydoc server into separate module (#10735)
# Important Notes
The command to run the gui dev environment has been changed. Invoking the old command will print a message about that.
From now on, use `pnpm dev:gui2` in repository root.
2024-08-08 12:12:05 +00:00

11 lines
194 B
YAML

packages:
- app/dashboard
- app/ide-desktop/*
- app/gui2
- app/rust-ffi
- app/ydoc-server
- app/ydoc-shared
- app/ydoc-server-nodejs
- app/ydoc-server-polyglot
- lib/js/runner