docs: update

This commit is contained in:
alex8088 2022-09-19 20:56:51 +08:00
parent 555d4b43a9
commit 6e04db0a14

View file

@ -159,6 +159,8 @@ export default defineConfig({
`bytecodePlugin` only works in production and supports the main process and preload scripts. `bytecodePlugin` only works in production and supports the main process and preload scripts.
Also, you can learn more by playing with the [example](https://github.com/alex8088/electron-vite-bytecode-example).
### Getting Started ### Getting Started
Clone the [electron-vite-boilerplate](https://github.com/alex8088/electron-vite-boilerplate) or use the [create-electron](https://github.com/alex8088/quick-start/tree/master/packages/create-electron) tool to scaffold your project. Clone the [electron-vite-boilerplate](https://github.com/alex8088/electron-vite-boilerplate) or use the [create-electron](https://github.com/alex8088/quick-start/tree/master/packages/create-electron) tool to scaffold your project.