Commit Graph

435 Commits

Author SHA1 Message Date
草鞋没号 55b4aa4dd6 docs: update 2022-06-29 16:08:04 +08:00
草鞋没号 56ab746c6a
Merge pull request #43 from xlboy/main
chore(tsconfig-node): allow import `package.json`
2022-06-29 13:26:57 +08:00
xlboy b7d71e960e chore(tsconfig-node): allow import `package.json` 2022-06-29 13:12:34 +08:00
草鞋没号 7374a44e96 docs: update 2022-06-29 07:40:54 +08:00
草鞋没号 60f28a2a9e chore: update 2022-06-29 07:40:47 +08:00
草鞋没号 c4304b61e6 add `samples/node-api.ts` 2022-06-29 07:40:35 +08:00
草鞋没号 aa89677048 remove `global.d.ts` 2022-06-29 07:40:12 +08:00
草鞋没号 6dcb6643b1 chore: optimize code 2022-06-29 07:39:53 +08:00
草鞋没号 0ab15c65f1 `preload/splash.ts` -> `preload/index.ts` 2022-06-29 07:39:16 +08:00
草鞋没号 bb1505d2c8 docs: update 2022-06-28 10:45:11 +08:00
草鞋没号 e2f2a0afbc docs: update 2022-06-28 10:43:17 +08:00
草鞋没号 8e5e2da2f1 bump vite-plugin-electron to 0.6.1 2022-06-28 10:41:50 +08:00
草鞋没号 a25e73558c docs: `dependencies` vs `devDependencies` 2022-06-28 10:41:23 +08:00
草鞋没号 5a9d817643 docs: updatae 2022-06-27 10:17:20 +08:00
草鞋没号 ff5371477b docs: update 2022-06-27 10:15:29 +08:00
草鞋没号 2dcd3b6a88 chore: update config of vite-plugin-electron 2022-06-27 10:05:40 +08:00
草鞋没号 29e0782ccb chore: bump vite-plugin-electron to 0.6.0 2022-06-27 10:04:34 +08:00
草鞋没号 5107781fd1 bump vite-plugin-electron to 0.4.9 2022-06-14 08:21:13 +08:00
草鞋没号 4d9836d165 docs: update 2022-06-13 09:54:41 +08:00
草鞋没号 458694315d docs: v2.0.0 2022-06-10 09:16:43 +08:00
草鞋没号 dcaca724a1
Merge pull request #36 from kasbah/patch-1
Improve artifact names in electron-builder.json5
2022-06-08 20:50:07 +08:00
Kaspar Emanuel 9770dd133a
Improve artifact names in electron-builder.json5
- Add platform name 
- Remove "Installer" from the AppImage (AppImages are executables)
2022-06-08 13:26:25 +01:00
草鞋没号 99d473948b
Merge pull request #34 from electron-vite/v2.0.0
V2.0.0
2022-06-07 19:08:56 +08:00
Paul 31669f5d2b chore: bump vite to 2.9.10 2022-06-07 12:46:08 +03:00
草鞋没号 1183e49fd2 fix(🐞): set `build.outDir` explicitly 2022-06-07 11:01:32 +08:00
草鞋没号 43bea9fb0b feat: config server option by package.json 2022-06-07 09:51:11 +08:00
草鞋没号 4d636614ce fix: debug bootstrap logic 2022-06-07 09:49:42 +08:00
草鞋没号 d949120836
Merge pull request #35 from PAXANDDOS/fix/v2.0.0
v2.0.0 improved
2022-06-07 07:24:19 +08:00
草鞋没号 f8677670ef
fix: `index.cjs` -> `index.js` 2022-06-07 07:23:08 +08:00
草鞋没号 9359140dbe
Update README.md 2022-06-07 07:22:07 +08:00
Paul ddf949f98b doc: (CHANGES NEEDED) update readme 2022-06-06 21:24:14 +03:00
Paul eb8b69966d refactor: minor changes 2022-06-06 21:23:25 +03:00
Paul 0edc38fc9d feat: use path aliases, improve TS 2022-06-06 21:23:07 +03:00
Paul aff8ccb7c9 refactor: move styles to assets 2022-06-06 21:22:29 +03:00
Paul bcb61bcebb feat: improve json5 2022-06-06 21:21:10 +03:00
Paul b0320cab5d feat: vscode recommended extensions 2022-06-06 21:19:47 +03:00
草鞋没号 3e6abba80e chore: update `buildResources` option 2022-06-06 20:31:09 +08:00
草鞋没号 396afdb6c9 move `resources/` to `electron/resources/` 2022-06-06 20:30:01 +08:00
草鞋没号 9150036761 fix: `win.loadFile()` path 2022-06-06 20:27:23 +08:00
草鞋没号 23a98a26b4 chore: update `electron/*` entry 2022-06-06 20:22:38 +08:00
草鞋没号 ab9e5bf3c2 refactor: move `electron-*` to `electron/*` 2022-06-06 20:22:13 +08:00
草鞋没号 9bab724711 bump vite-plugin-electron from 0.4.6 to 0.4.7 2022-06-06 20:21:21 +08:00
草鞋没号 a04955f468 rename 2022-06-06 19:14:45 +08:00
Paul 3664cd2a9b 📦 refactor: package, static, editorconfig 2022-06-06 12:42:38 +03:00
草鞋没号 fca655ecc3 fix: correct public path 2022-06-06 09:58:56 +08:00
草鞋没号 0011c249f0 feat: integrate vite-plugin-electron 2022-06-05 08:33:10 +08:00
草鞋没号 ec17b09cb5 template-react-ts/src/ 2022-06-05 08:32:53 +08:00
草鞋没号 95d901d11f add public/ 2022-06-05 08:32:32 +08:00
草鞋没号 8a8dd62b96 add electron-preload 2022-06-05 08:32:15 +08:00
草鞋没号 d479a00b9a add electron-main 2022-06-05 08:32:09 +08:00