mirror of
https://github.com/enso-org/enso.git
synced 2024-12-20 19:21:31 +03:00
8fab4f5ea6
* Workaround for Electron sanbox issues on Ubuntu Disabling sanbox, while a non-secure option, appears to be currently the only option to workaround Electron issues on latest Ubuntu (24.04). When passed to Enso it is treated as a regular argument, preventing the start of the product. This change treats `--no-sandbox` specially by ignoring all arguments that precede it (and including itself). * address review |
||
---|---|---|
.. | ||
src | ||
tasks | ||
buildInfo.ts | ||
bundle.ts | ||
dist.ts | ||
electron-builder-config.ts | ||
entitlements.mac.plist | ||
esbuildConfig.ts | ||
fileAssociations.ts | ||
package.json | ||
paths.ts | ||
tsconfig.json | ||
watch.ts |