Mikael Finstad
|
9b04362e12
|
feat: support for passing arguments to electron in dev and preview commands (#339)
|
2023-12-16 17:11:27 +08:00 |
|
alex8088
|
5de87d681b
|
refactor: remove Electron 11, 12 build compatilibity target
|
2023-12-12 23:00:03 +08:00 |
|
alex8088
|
a7b3c65576
|
perf: build compatilibity target for Electron 28
|
2023-12-12 22:58:50 +08:00 |
|
alex8088
|
c1e1ca0471
|
feat: support ESM in Electron
|
2023-12-12 22:40:37 +08:00 |
|
alex8088
|
cb58ef8649
|
perf: improve package.json resolve
|
2023-12-11 22:06:22 +08:00 |
|
alex8088
|
b93a1878c1
|
feat: migrate to ESM
|
2023-12-08 22:03:47 +08:00 |
|
alex8088
|
7369960b99
|
feat(cli): support --noSandbox option for dev and preview command
|
2023-11-08 23:03:50 +08:00 |
|
alex8088
|
ac47dacc1b
|
perf: build compatilibity target for Electron 27
|
2023-10-17 21:57:45 +08:00 |
|
alex8088
|
01163866fb
|
feat(cli): supports specifying electron entry file (#270)
|
2023-09-08 00:32:43 +08:00 |
|
alex8088
|
670c23b2e1
|
perf: build compatilibity target for Electron 26
|
2023-09-07 22:14:02 +08:00 |
|
alex8088
|
342a0556cd
|
perf: spawn Electron process using parent's stdios (#236)
|
2023-07-29 01:44:26 +08:00 |
|
alex8088
|
9d76799072
|
feat(cli): add CLI --inspect[-brk] to support debugging without IDEs (#231)
|
2023-07-27 00:33:28 +08:00 |
|
alex8088
|
c26a9ff71c
|
perf: build compatilibity target for Electron 25
|
2023-06-03 21:43:17 +08:00 |
|
alex8088
|
a736af835e
|
perf: build compatilibity target for Electron 24
|
2023-04-18 23:46:29 +08:00 |
|
Greg Knapp
|
c0d9ad3fd5
|
Rephase certain error messages, fix typo 'electorn'
|
2023-03-31 16:37:15 +01:00 |
|
alex8088
|
5ad0747f32
|
feat: support for renderer debugging (#130)
|
2023-03-11 20:29:06 +08:00 |
|
alex8088
|
b0fc657db4
|
perf: build compatilibity target for Electron 23
|
2023-02-08 21:35:49 +08:00 |
|
alex8088
|
f7b4146c56
|
fix: output duplicate log in vscode debugging #75
|
2022-12-28 21:54:20 +08:00 |
|
alex8088
|
767aee7464
|
perf: build compatilibity target for Electron 22
|
2022-12-01 21:33:05 +08:00 |
|
alex8088
|
97a62b75f2
|
feat: monorepo support
|
2022-10-23 21:23:27 +08:00 |
|
alex8088
|
cd0bbb6cfb
|
perf: cache electron executable path
|
2022-09-18 01:46:02 +08:00 |
|
alex8088
|
c6bade23b5
|
chore: use node prefix
|
2022-09-17 23:47:48 +08:00 |
|
alex8088
|
1bd15486ea
|
feat: main process and preload scripts support hot reloading (#7)
|
2022-09-08 23:49:30 +08:00 |
|