mirror of
https://github.com/enso-org/enso.git
synced 2024-11-30 05:35:09 +03:00
497da82b10
* Fixes [#10983](https://github.com/enso-org/enso/issues/10983) The `ext` field was not set according to the documentation in rust * Also discovered a regression in opening project by passing argument/clicking the file: we store the file location as `file://` URL, but without caution, it made a havoc with windows paths. # Important Notes - [x] **Need to confirm that everything works on macOS** (installation with file associations + opening project when process is running and when not) |
||
---|---|---|
.. | ||
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 |