enso/app/ide-desktop/lib/client
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
..
src Project Sharing (#6077) 2023-04-06 15:26:37 +02:00
tasks Fix calculating checksums (#6203) 2023-04-05 07:13:18 +02:00
bundle.ts Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
dist.ts Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
electron-builder-config.ts Project Sharing (#6077) 2023-04-06 15:26:37 +02:00
entitlements.mac.plist Refactor gui/src/rust/ide to two app/gui and app/ide-desktop (#3157) 2021-11-16 10:04:56 +01:00
esbuild-config.ts Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
file-associations.ts Project Sharing (#6077) 2023-04-06 15:26:37 +02:00
package.json Fix ./run gui watch (#6212) 2023-04-11 06:04:27 +00:00
paths.ts Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
start.ts Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
tsconfig.json Enable typescript-eslint (#5717) 2023-03-15 03:42:14 +00:00
watch.ts Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00