Nativefier/src/build
Adam Weeden c8fc0b6923
macOS: Move handling of "universal" apps to electron-packager instead of our own thing (#1443)
Supported since [electron-packager 15.5.0](https://github.com/electron/electron-packager/releases/tag/v15.5.0).

This should fix #1405  as well
2022-08-01 22:44:23 -04:00
..
buildIcon.ts Make app strict TypeScript + linting (and add a shared project) (#1231) 2021-06-26 09:59:28 -04:00
buildNativefierApp.ts macOS: Move handling of "universal" apps to electron-packager instead of our own thing (#1443) 2022-08-01 22:44:23 -04:00
prepareElectronApp.test.ts Fix logging out users on upgrade / app recreate with same URL (fix #1176) (PR #1179) 2021-05-03 11:16:50 -04:00
prepareElectronApp.ts Add flag --strict-internal-urls to disable domain and subpath matching (PR #1340) 2022-02-06 17:40:51 -05:00