Nativefier/src/build
Adam Weeden 3a8f66a7b6
macOS: universal architecture app support (fix #1384, PR #1386)
As noted in `API.md`:

- When specifying `universal` you must be building for the `darwin`, `mas`, `mac`, or `osx` platforms. This will generate a universal (M1 and x86) app.
2022-04-18 19:11:31 -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: universal architecture app support (fix #1384, PR #1386) 2022-04-18 19:11:31 -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