enso/app/ide-desktop/lib
somebody1234 37d820c764
Fix ./run gui watch (#6212)
- Fixes #6168
- Removes `enso-copy-plugin` in favor of an inline plugin
- It was only used in one place anyway
- It is probably necessary since I've "fixed" it by adding all files as entrypoints (I'm not quite sure why it wasn't working with the fix with `enso-copy-plugin`...)
- Adds live reload (back) to `content/`

# Important Notes
To QA:
Mandatory:
- `./run gui watch --skip-version-check --skip-wasm-opt`

Recommended:
- `npm run watch-dashboard`
- `./run ide watch --skip-version-check --skip-wasm-opt --backend-source release --backend-release latest`
- and with `--ide-option -authentication`
- `./run ide build --skip-version-check --skip-wasm-opt --backend-source release --backend-release latest`
- `Enso` and `Enso -authentication`
2023-04-11 06:04:27 +00:00
..
client Fix ./run gui watch (#6212) 2023-04-11 06:04:27 +00:00
common Finish enabling ts-eslint (#5944) 2023-03-20 09:35:16 +00:00
content Fix ./run gui watch (#6212) 2023-04-11 06:04:27 +00:00
content-config A Stub for Vector Editor Widget. (#6142) 2023-04-03 09:21:33 +00:00
dashboard Fix ./run gui watch (#6212) 2023-04-11 06:04:27 +00:00
esbuild-plugin-copy-directories Fix ./run gui watch (#6212) 2023-04-11 06:04:27 +00:00
icons Finish enabling ts-eslint (#5944) 2023-03-20 09:35:16 +00:00
types Fix ./run gui watch (#6212) 2023-04-11 06:04:27 +00:00