jaw52
|
643d0ffcb6
|
build(yarn):add ELECTRON_MIRROR
|
2022-11-04 22:07:08 +08:00 |
|
jaw52
|
5f8b6041ac
|
build(vscode_debug): add skipFiles
|
2022-11-04 22:06:17 +08:00 |
|
草鞋没号
|
c711938f70
|
feat: Allow use `import.meta.env.VITE_SOME_KEY` in Electron-Main
|
2022-11-04 09:59:03 +08:00 |
|
草鞋没号
|
a8d24cb084
|
chore(deps): bump vite to 3.2.3, vite-plugin-electron-renderer to 0.10.2
|
2022-11-04 09:57:26 +08:00 |
|
草鞋没号
|
6fda9e5723
|
chore: bump vite-electron-plugin to 0.5.0
|
2022-11-01 07:50:36 +08:00 |
|
草鞋没号
|
71dd5078d9
|
fix(#78): correct image src
|
2022-10-30 08:38:02 +08:00 |
|
草鞋没号
|
3ab8a85a02
|
fix: incorrect problemMatcher patterns
|
2022-10-30 07:38:14 +08:00 |
|
草鞋没号
|
4e3a9e3a1b
|
Merge pull request #77 from jaw52/fix/open_child_window
fix(example): fix open childWindow error
|
2022-10-21 17:18:12 +08:00 |
|
jaw52
|
50b91b9b02
|
fix(example): fix open childWindow error
|
2022-10-21 16:27:23 +08:00 |
|
草鞋没号
|
0566305c79
|
feat: use Node.js in Renderer process
|
2022-10-19 19:11:36 +08:00 |
|
草鞋没号
|
e2cedd24cf
|
fix(🐞): correct entry path #76
|
2022-10-19 19:10:58 +08:00 |
|
草鞋没号
|
d6f989c4f5
|
chore: bump vite-electron-plugin to 0.4.6
|
2022-10-13 20:37:41 +08:00 |
|
草鞋没号
|
9c278ffe18
|
chore: bump deps
|
2022-10-06 10:35:26 +08:00 |
|
草鞋没号
|
5e839b2f6d
|
Merge pull request #70 from electron-vite/v2.1.0
v2.1.0: use `vite-electron-plugin` instead `vite-plugin-electron`
|
2022-10-04 07:18:22 +08:00 |
|
草鞋没号
|
1754306625
|
v2.1.0: use `vite-electron-plugin` instead `vite-plugin-electron`
|
2022-10-03 10:43:13 +08:00 |
|
Paul
|
b3e144ad04
|
Merge pull request #67 from ernesto-glz/fix-linux-icon
fix: Linux icon not working
|
2022-09-21 10:56:52 +03:00 |
|
kik0
|
6e35fbd27c
|
fix: Linux icon not working
|
2022-09-21 03:31:42 -04:00 |
|
草鞋没号
|
b2a073cc8d
|
feat: hoist `process.env`
|
2022-09-17 08:23:23 +08:00 |
|
草鞋没号
|
cac23a138c
|
feat: `process.env.DIST`, `process.env.PUBLIC`
|
2022-09-13 14:41:02 +08:00 |
|
草鞋没号
|
68a41e3b5a
|
update types
|
2022-09-13 14:40:17 +08:00 |
|
草鞋没号
|
10cf0405f7
|
chore: update include
|
2022-08-29 09:26:32 +08:00 |
|
草鞋没号
|
d9a4ad8c61
|
`VITE_DEV_SERVER_HOST` -> `VITE_DEV_SERVER_HOSTNAME`
|
2022-08-29 09:17:51 +08:00 |
|
草鞋没号
|
fae8222245
|
bump vite-plugin-electron to 0.9.2
|
2022-08-29 09:17:17 +08:00 |
|
草鞋没号
|
5fa875a495
|
chore: update types
|
2022-08-27 06:39:40 +08:00 |
|
草鞋没号
|
79f98c8792
|
chore: remove electron-env.d.ts
|
2022-08-27 06:39:29 +08:00 |
|
草鞋没号
|
ff15fa45d5
|
chore: update tsconfig
|
2022-08-25 08:27:57 +08:00 |
|
草鞋没号
|
9b5a3a9c61
|
reactor: better `debug.env`
|
2022-08-25 08:20:26 +08:00 |
|
草鞋没号
|
d5f251f5d1
|
chore: include electron
|
2022-08-25 08:17:01 +08:00 |
|
草鞋没号
|
bf761fc687
|
chore: comments
|
2022-08-24 20:07:08 +08:00 |
|
草鞋没号
|
c84a4d8194
|
fix(🐞): Debug
|
2022-08-24 19:57:19 +08:00 |
|
草鞋没号
|
05cdb82d15
|
refactor: better Debug config 🐞
|
2022-08-24 19:34:02 +08:00 |
|
草鞋没号
|
3d0948c801
|
bump vite-plugin-electron to 0.9.1
|
2022-08-24 19:32:06 +08:00 |
|
草鞋没号
|
3130ab2998
|
docs: update
|
2022-08-16 08:16:55 +08:00 |
|
草鞋没号
|
e66f6adf7e
|
chore: update node version
|
2022-08-16 08:12:54 +08:00 |
|
草鞋没号
|
26429ae7bf
|
Merge pull request #59 from electron-vite/dev
bump devpendencies
|
2022-08-15 10:07:35 +08:00 |
|
younglei
|
4fd36df90b
|
remove renderBUiltUrl
|
2022-08-15 10:02:50 +08:00 |
|
younglei
|
d427a7a9aa
|
chore:bump devpendencies
|
2022-08-15 10:01:17 +08:00 |
|
草鞋没号
|
63cef88299
|
Merge pull request #57 from Yusfuu/main
replace url with the VITE_DEV_SERVER_URL env key in vite
|
2022-08-13 07:54:16 +08:00 |
|
Youssef Hajjari
|
009e39319c
|
replace url with the VITE_DEV_SERVER_URL env key in vite
|
2022-08-12 14:54:11 +00:00 |
|
草鞋没号
|
4d129d0c5c
|
docs: `renderer` comments
|
2022-08-11 09:26:08 +08:00 |
|
草鞋没号
|
ae877666f4
|
Merge pull request #55 from electron-vite/fix/220806-#52
fix(Vite@.3x): Invalid URL #52
|
2022-08-07 06:34:55 +08:00 |
|
草鞋没号
|
3c719118a7
|
fix(Vite@.3x): Invalid URL #52
|
2022-08-06 11:40:46 +08:00 |
|
草鞋没号
|
0584fc4f30
|
Update README.zh-CN.md
|
2022-08-03 08:19:59 +08:00 |
|
草鞋没号
|
44b342f481
|
Update README.md
|
2022-08-03 08:19:29 +08:00 |
|
草鞋没号
|
3efcb1a27d
|
Merge pull request #54 from electron-vite/fix/220801-debug
The task 'start .debug.script.mjs' cannot be tracked | Cannot connect to the target at localhost:9229
|
2022-08-01 16:53:12 +08:00 |
|
草鞋没号
|
b8eaa24047
|
fix(Debug): `Cannot connect to the target at localhost:9229`
|
2022-08-01 11:28:14 +08:00 |
|
草鞋没号
|
034f89cec1
|
fix(Debug): `The task 'start .debug.script.mjs' cannot be tracked`
|
2022-08-01 11:27:56 +08:00 |
|
草鞋没号
|
cfc586acbc
|
fix: electron-vite-vue/issues/189
|
2022-07-31 07:44:37 +08:00 |
|
草鞋没号
|
c705314a96
|
bump vite-plugin-electron to 0.8.3
|
2022-07-28 15:41:10 +08:00 |
|
Paul
|
055994279b
|
chore: bump vite-plugin-electron
|
2022-07-25 11:54:00 +03:00 |
|