Nativefier/src/options
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
..
fields macOS: universal architecture app support (fix #1384, PR #1386) 2022-04-18 19:11:31 -04:00
asyncConfig.ts Make app strict TypeScript + linting (and add a shared project) (#1231) 2021-06-26 09:59:28 -04:00
normalizeUrl.test.ts Revamp and move to TypeScript (#898) 2020-03-15 16:50:01 -04:00
normalizeUrl.ts Enable TypeScript strict:true, and more typescript-eslint rules (#1223) 2021-06-15 22:20:49 -04:00
optionsMain.test.ts macOS: universal architecture app support (fix #1384, PR #1386) 2022-04-18 19:11:31 -04:00
optionsMain.ts Add flag --strict-internal-urls to disable domain and subpath matching (PR #1340) 2022-02-06 17:40:51 -05:00