mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-19 11:56:36 +08:00
chore: beautiful log
This commit is contained in:
parent
cd9a3c3dad
commit
04ae6c08ee
@ -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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user