mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-07-01 12:53:12 +08:00
fix: fix typos
This commit is contained in:
parent
f06b279554
commit
b1c2ec5868
@ -56,8 +56,8 @@ export default defineConfig(({ command }) => {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
// Ployfill the Electron and Node.js API for Renderer process.
|
// Polyfill 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.
|
// If you want to 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
|
// See 👉 https://github.com/electron-vite/vite-plugin-electron-renderer
|
||||||
renderer: {},
|
renderer: {},
|
||||||
}),
|
}),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user