mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-02-01 04:26:36 +08:00
chore: comment
This commit is contained in:
parent
8e7e06331c
commit
326f45f07a
@ -18,7 +18,7 @@ export default defineConfig({
|
|||||||
* which will ensure that the electron-builder can package it correctly
|
* which will ensure that the electron-builder can package it correctly
|
||||||
*/
|
*/
|
||||||
{
|
{
|
||||||
// If you use electron-store, this will work
|
// If you use electron-store, this will work - ESM format code snippets
|
||||||
'electron-store': 'const Store = require("electron-store"); export default Store;',
|
'electron-store': 'const Store = require("electron-store"); export default Store;',
|
||||||
}
|
}
|
||||||
),
|
),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user