mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-17 16:37:43 +00:00
Bundle preload.ts into a single file so all local imports (e.g. ipc-events.const) are inlined at build time. This allows removing sandbox: false since the bundled preload only requires the built-in electron module, which is allowed in sandboxed preloads. |
||
|---|---|---|
| .. | ||
| bundle-preload.js | ||