mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-08-26 06:41:19 +08:00
chore: beautiful log
This commit is contained in:
@@ -62,5 +62,9 @@ function watchPreload(server) {
|
||||
const server = await createServer({ configFile: 'src/renderer/vite.config.ts' })
|
||||
|
||||
await server.listen()
|
||||
console.log() // for beautiful log.
|
||||
|
||||
await watchPreload(server)
|
||||
console.log()
|
||||
|
||||
await watchMain()
|
||||
|
Reference in New Issue
Block a user