alex8088
|
81117c6809
|
chore(deps): update vite to 4.4.2
|
2023-07-10 23:29:56 +08:00 |
|
alex8088
|
3567f26f02
|
chore(deps): update typescript to 5.0.4
|
2023-07-10 23:26:08 +08:00 |
|
alex8088
|
9f5ca0d92d
|
chore(deps): update @types/node to v18
|
2023-07-07 23:58:41 +08:00 |
|
alex8088
|
8b445b67c5
|
chore(deps): update fs-extra to v11
|
2023-07-07 23:55:06 +08:00 |
|
alex8088
|
c43d1832d2
|
chore(deps): update all non-major dependencies
|
2023-07-07 23:53:12 +08:00 |
|
alex8088
|
0367f73a95
|
fix: remove node resolve condition for preload (#204)
|
2023-07-07 21:35:12 +08:00 |
|
alex8088
|
785b32f2b0
|
release: v1.0.24
|
2023-06-25 21:09:29 +08:00 |
|
alex8088
|
4f796e4c8a
|
perf: ignore browser field and additional node condition for main config
|
2023-06-18 16:33:08 +08:00 |
|
alex8088
|
3def0ed84b
|
fix(bytecodePlugin): bytecode loader relative path is incorrect
|
2023-06-18 16:21:38 +08:00 |
|
alex8088
|
b71bf82f02
|
docs: electron-vite.org is online
|
2023-06-10 23:45:59 +08:00 |
|
alex8088
|
587efabac5
|
release: v1.0.23
|
2023-06-04 20:03:01 +08:00 |
|
alex8088
|
bac8c04816
|
chore(deps): update all non-major dependencies
|
2023-06-04 00:28:05 +08:00 |
|
alex8088
|
6dff3475b4
|
feat: supports ES build target for renderer #174
|
2023-06-03 22:18:48 +08:00 |
|
alex8088
|
c26a9ff71c
|
perf: build compatilibity target for Electron 25
|
2023-06-03 21:43:17 +08:00 |
|
alex8088
|
388b590808
|
docs: update
|
2023-05-15 23:14:33 +08:00 |
|
alex8088
|
8c924188de
|
revert: chore: remove process env define (#159)
|
2023-05-14 17:49:04 +08:00 |
|
alex8088
|
6627e81f66
|
release: v1.0.22
|
2023-04-24 00:11:52 +08:00 |
|
alex8088
|
f443c18056
|
feat: add --rendererOnly flag to dev command
|
2023-04-23 21:28:58 +08:00 |
|
alex8088
|
a736af835e
|
perf: build compatilibity target for Electron 24
|
2023-04-18 23:46:29 +08:00 |
|
alex8088
|
3b2ba0ae25
|
chore: remove process env define
|
2023-04-18 23:11:33 +08:00 |
|
alex.wei
|
72d37a70ca
|
Merge pull request #139 from gknapp/config-error-messages
fix(dev): Rephrase config error messages, fix typo 'electorn'
|
2023-04-03 09:51:47 +08:00 |
|
Greg Knapp
|
c0d9ad3fd5
|
Rephase certain error messages, fix typo 'electorn'
|
2023-03-31 16:37:15 +01:00 |
|
alex8088
|
3a69fbf489
|
release: v1.0.21
|
2023-03-27 00:01:41 +08:00 |
|
alex8088
|
6c6db628f6
|
fix(bytecodePlugin): sub-chunks are not compliled in vite 4
|
2023-03-26 23:08:52 +08:00 |
|
alex8088
|
f33c86383e
|
fix(bytecodePlugin): bytecode loader is not referenced correctly in the chunks
|
2023-03-26 21:17:29 +08:00 |
|
alex8088
|
1cb7d419a2
|
perf: alway disable build.modulePreload in main and preload config
|
2023-03-25 13:21:33 +08:00 |
|
alex8088
|
103beec87b
|
chore(deps): update vite to 4.2.1
|
2023-03-25 12:26:28 +08:00 |
|
alex8088
|
f0c1a431b0
|
chore(deps): update esbuild to 0.17
|
2023-03-25 12:21:58 +08:00 |
|
alex8088
|
ee4d400fb0
|
release: v1.0.20
|
2023-03-12 00:39:48 +08:00 |
|
alex8088
|
5ad0747f32
|
feat: support for renderer debugging (#130)
|
2023-03-11 20:29:06 +08:00 |
|
alex8088
|
f7f19f9649
|
fix(bytecodePlugin): not work in monorepo (#128)
|
2023-03-11 00:15:19 +08:00 |
|
alex8088
|
05e0cc6db1
|
fix: specified renderer outDir is not parsed correctly
|
2023-03-10 23:47:17 +08:00 |
|
alex8088
|
55be651207
|
fix(asset): asset path is not resolved correctly when outDir is specified #117
|
2023-03-10 23:46:57 +08:00 |
|
alex8088
|
a84ae9e7e0
|
perf: print log
|
2023-03-05 18:21:31 +08:00 |
|
alex8088
|
0d837e4356
|
chore(deps): update magic-string to 0.30.0
|
2023-03-05 16:18:23 +08:00 |
|
alex8088
|
8dd87715e7
|
chore(deps): update rollup to 3.18
|
2023-03-05 16:16:45 +08:00 |
|
alex8088
|
9c34b6c884
|
chore(deps): update vite to 4.1.4
|
2023-03-05 16:09:19 +08:00 |
|
alex8088
|
678bfa616d
|
chore(deps): update all non-major dependencies
|
2023-03-05 16:08:19 +08:00 |
|
alex8088
|
b0fc657db4
|
perf: build compatilibity target for Electron 23
|
2023-02-08 21:35:49 +08:00 |
|
alex8088
|
5ed5fe9352
|
release: v1.0.19
|
2023-02-06 21:01:27 +08:00 |
|
alex8088
|
c3567edba9
|
fix(bytecodePlugin): escape protected strings
|
2023-02-05 21:41:01 +08:00 |
|
alex8088
|
32d78f2f42
|
feat(bytecodePlugin): protect strings #91
|
2023-01-30 22:00:33 +08:00 |
|
alex8088
|
bc6448df9b
|
release: v1.0.18
|
2023-01-16 20:54:23 +08:00 |
|
alex8088
|
b85cd5ecf2
|
docs: update
|
2023-01-16 20:52:19 +08:00 |
|
alex8088
|
44af7960a2
|
fix(asset): wasm must be suffixed with ?loader
|
2023-01-13 21:32:54 +08:00 |
|
alex8088
|
b3208d3dae
|
feat(asset): support for WebAssembly in the main process
|
2023-01-10 21:53:38 +08:00 |
|
alex8088
|
4989595464
|
release: v1.0.17
|
2023-01-08 00:05:59 +08:00 |
|
alex8088
|
127b09ebd8
|
docs: update
|
2023-01-07 13:23:15 +08:00 |
|
alex8088
|
efd21c0433
|
chore(deps): update all non-major dependencies
|
2023-01-07 13:12:40 +08:00 |
|
alex8088
|
9883399bf3
|
chore(deps): update vite to 4.0.4
|
2023-01-07 13:07:24 +08:00 |
|