alex8088
|
1b411d3633
|
release: v3.1.0
v3.1.0
|
2025-03-25 21:30:53 +08:00 |
|
alex8088
|
b56d3c2d21
|
fix(bytecodePlugin): optimize 'use strict' directive replacement (#681)
|
2025-03-16 19:24:22 +08:00 |
|
alex8088
|
f2eff25268
|
release: v3.1.0-beta.0
v3.1.0-beta.0
|
2025-03-12 22:05:32 +08:00 |
|
alex8088
|
2d8e513e07
|
chore(deps): update esbuild to v0.25
|
2025-03-12 21:52:14 +08:00 |
|
alex8088
|
d8063320dc
|
chore(deps): update globals to v16
|
2025-03-12 21:43:32 +08:00 |
|
alex8088
|
f33c5b2abe
|
chore(deps): update all non-major dependencies
|
2025-03-12 21:40:35 +08:00 |
|
alex.wei
|
e91e70c105
|
Merge pull request #729 from jonz94/electron-35
perf: build compatibility target for Electron 35
|
2025-03-11 10:10:09 +08:00 |
|
jonz94
|
ea144aef19
|
perf: build compatibility target for Electron 35
|
2025-03-09 04:16:52 +08:00 |
|
alex8088
|
987c55ee8b
|
release: v3.0.0
v3.0.0
|
2025-02-16 20:37:18 +08:00 |
|
alex8088
|
8064bd81ff
|
release: v3.0.0-beta.0
v3.0.0-beta.0
|
2025-01-22 23:05:02 +08:00 |
|
alex8088
|
6e8572d9b7
|
feat: resolve conditions for preload
|
2025-01-22 22:24:04 +08:00 |
|
alex8088
|
4b47ef0bd4
|
perf: build compatilibity target for Electron 34
|
2025-01-22 21:16:13 +08:00 |
|
alex8088
|
5a5af050b2
|
chore(deps): update @type/node to v22
|
2025-01-22 21:13:05 +08:00 |
|
alex8088
|
96ae3c5cd9
|
chore(deps): update vite to v6
|
2025-01-22 01:24:58 +08:00 |
|
alex8088
|
79ac91dee2
|
chore(deps): update esbuild to v0.24
|
2025-01-22 01:15:46 +08:00 |
|
alex8088
|
1599d730f6
|
chore(deps): update @rollup/plugin-typescript to v12
|
2025-01-22 01:12:57 +08:00 |
|
alex8088
|
3c6e08b2f2
|
chore(deps): update @rollup/plugin-node-resolve to v16
|
2025-01-22 01:10:54 +08:00 |
|
alex8088
|
dfe6a3e3f8
|
chore(deps): update all non-major dependencies
|
2025-01-22 01:04:31 +08:00 |
|
alex8088
|
6c01417909
|
chore: move to eslint flat config
|
2025-01-22 00:47:48 +08:00 |
|
kye shimizu
|
5ffd49eddc
|
perf: build compatilibity target for Electron 33 (#651)
|
2024-11-11 23:49:02 +08:00 |
|
alex8088
|
bf1220875f
|
perf: build compatilibity target for Electron 32
|
2024-08-21 21:49:44 +08:00 |
|
alex8088
|
02e0dff9f4
|
release: v2.3.0
v2.3.0
|
2024-06-23 22:48:15 +08:00 |
|
alex8088
|
0a02ace008
|
chore(deps): update esbuild to v0.21
|
2024-06-22 23:22:41 +08:00 |
|
alex8088
|
e638dcae1b
|
chore(deps): update @typescript-eslint/* to v7
|
2024-06-22 23:20:01 +08:00 |
|
alex8088
|
3264abc70b
|
chore(deps): update all non-major dependencies
|
2024-06-22 23:09:09 +08:00 |
|
alex8088
|
19b42225f8
|
perf: improve cjs shim
|
2024-06-22 22:28:08 +08:00 |
|
alex8088
|
d9aaf24f84
|
fix: default mode should not overrite user config mode
|
2024-06-21 01:03:01 +08:00 |
|
Krystian Otto
|
3605aca1e8
|
fix: not using the mode from the config file (#539)
|
2024-06-21 00:49:24 +08:00 |
|
Justin Carrus
|
73dfee5a4f
|
fix: don't handle module ID that begin with \0 (#530)
|
2024-06-15 22:03:45 +08:00 |
|
alex8088
|
b3185d7fc5
|
feat: resolve import.meta.[dirname|filename] to support CommonJS format
|
2024-06-15 21:49:51 +08:00 |
|
alex8088
|
d79de5abb6
|
perf: build compatilibity target for Electron 31
|
2024-06-13 23:45:44 +08:00 |
|
alex8088
|
1838bdbf3e
|
release: v2.2.0
v2.2.0
|
2024-04-23 21:39:16 +08:00 |
|
alex8088
|
ff23f7d44d
|
chore: use rollup-plugin-rm to clean dist
|
2024-04-21 21:46:06 +08:00 |
|
alex8088
|
a48e12a9df
|
fix(types): narrow down the return type of defineConfig
|
2024-04-21 21:15:15 +08:00 |
|
alex8088
|
1abedce6c2
|
refactor(config): defineConfig types
|
2024-04-21 19:59:46 +08:00 |
|
alex8088
|
c2c655367f
|
chore: fix camelcase typo
|
2024-04-21 19:04:33 +08:00 |
|
alex8088
|
6170705eae
|
perf: build compatilibity target for Electron 30
|
2024-04-20 23:50:12 +08:00 |
|
alex8088
|
eeaa7de45c
|
feat: export mergeConfig from vite (#471)
|
2024-04-20 23:42:45 +08:00 |
|
alex8088
|
f42a9d370f
|
release: v2.1.0
v2.1.0
|
2024-03-03 22:00:56 +08:00 |
|
alex8088
|
08ff86f2c4
|
feat: easy way to fork processes and use workers
|
2024-03-03 19:08:48 +08:00 |
|
alex8088
|
0ce505a12f
|
perf(bytecodePlugin): warn that strings cannot be protected when minification is enabled (#417)
|
2024-03-03 16:45:50 +08:00 |
|
alex8088
|
ad891af811
|
fix: config via build.lib fails when default entry point not found (#393)
|
2024-03-01 23:06:09 +08:00 |
|
alex8088
|
27ade03acf
|
chore: format
|
2024-03-01 22:33:56 +08:00 |
|
Luke Hagar
|
52fce25787
|
perf: allow integrating more complex render solutions (#412)
|
2024-02-24 01:01:26 +08:00 |
|
alex8088
|
19489a28c8
|
perf: build compatilibity target for Electron 29
|
2024-02-24 00:31:41 +08:00 |
|
alex8088
|
7f13ea2a84
|
release: v2.0.0
v2.0.0
|
2024-01-09 00:05:04 +08:00 |
|
alex8088
|
932fc556f5
|
release: v2.0.0-beta.4
v2.0.0-beta.4
|
2024-01-06 23:57:05 +08:00 |
|
alex8088
|
a12646f25e
|
fix: electorn's export subpaths also need to be externalized #372
|
2024-01-06 11:33:53 +08:00 |
|
alex8088
|
921aa9d4a7
|
release: v2.0.0-beta.3
v2.0.0-beta.3
|
2024-01-04 00:05:06 +08:00 |
|
alex8088
|
694e134a52
|
feat: config file supports "type": "module" in package.json
|
2024-01-04 00:00:57 +08:00 |
|