enso/app
somebody1234 25d1007a9e
Allow downloading projects on GUI dev server (#9851)
- Fixes #9482
- Add URL rewriting logic to `npm run dev` in `app/gui2/` so that "download" actions work

# Important Notes
- ⚠️ `config.yaml` HAS BEEN REMOVED in favor of `config.json`.
- Most of the keys have been removed as they were only used by GUI1.
- This is a REQUIRED change, because the vite dev server does not seem to like importing yaml files when running `vite.config.ts`.
2024-05-03 13:37:26 +00:00
..
gui2 Allow downloading projects on GUI dev server (#9851) 2024-05-03 13:37:26 +00:00
ide-desktop Allow downloading projects on GUI dev server (#9851) 2024-05-03 13:37:26 +00:00