mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-08-28 01:31:34 +08:00
chore: UPDATE dependencies
This commit is contained in:
@@ -16,6 +16,7 @@ function createWin() {
|
||||
height: 768,
|
||||
webPreferences: {
|
||||
nodeIntegration: true,
|
||||
contextIsolation: false,
|
||||
preload: join(__dirname, '../../src/preload/index.js'),
|
||||
},
|
||||
})
|
||||
|
Reference in New Issue
Block a user