mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-08-23 21:11:38 +08:00
chore: update comments
This commit is contained in:
@@ -56,7 +56,9 @@ export default defineConfig(({ command }) => {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
// Use Node.js API in the Renderer process
|
// Ployfill the Electron and Node.js API for Renderer process.
|
||||||
|
// If you want use Node.js in Renderer process, the `nodeIntegration` needs to be enabled in the Main process.
|
||||||
|
// See 👉 https://github.com/electron-vite/vite-plugin-electron-renderer
|
||||||
renderer: {},
|
renderer: {},
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user