mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-31 20:16:36 +08:00
Merge branch 'main' of github.com:caoxiemeihao/electron-vue-vite into main
This commit is contained in:
commit
b2a2aa5388
@ -1,8 +1,6 @@
|
||||
import path from 'path'
|
||||
import { app, BrowserWindow } from 'electron'
|
||||
|
||||
app.disableHardwareAcceleration()
|
||||
|
||||
if (!app.requestSingleInstanceLock()) {
|
||||
app.quit()
|
||||
process.exit(0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user