1.1 KiB
1.1 KiB
2022-10-03
vite-electron-pluginis Fast, and WYSIWYG. 🌱- last-commit:
db2e830v2.1.0: usevite-electron-plugininsteadvite-plugin-electron
2022-06-04
- 🖖 Based on the
vue-tstemplate created bynpm create vite, integratevite-plugin-electron - ⚡️ More simplify, is in line with Vite project structure
- last-commit:
a15028a(HEAD -> main) feat: hoistprocess.env
2022-01-30
- ⚡️ Main、Renderer、preload, all built with vite
2022-01-27
- Refactor the scripts part.
- Remove
configsdirectory.
2021-11-11
- Refactor the project. Use vite.config.ts build
Main-process,Preload-scriptandRenderer-processalternative rollup. - Scenic
Vue>=3.2.13,@vue/compiler-sfcis no longer necessary. - If you prefer Rollup, Use rollup branch.
Error: @vitejs/plugin-vue requires vue (>=3.2.13) or @vue/compiler-sfc to be present in the dependency tree.