mirror of
https://github.com/enso-org/enso.git
synced 2024-12-21 20:01:33 +03:00
19203427e0
This PR fixes #5239 by supporting the Windows-style of URL handling to support deep linking. Windows spawns a new process for each URL, rather than sending a 'open-url' event to the existing process. Now the differences between the two platforms should be abstracted away. |
||
---|---|---|
.. | ||
src | ||
tasks | ||
bundle.ts | ||
dist.ts | ||
electron-builder-config.ts | ||
entitlements.mac.plist | ||
esbuild-config.ts | ||
file-associations.ts | ||
package.json | ||
paths.ts | ||
start.ts | ||
tsconfig.json | ||
watch.ts |