Skip to content

Commit 326f45f

Browse files
committed
chore: comment
1 parent 8e7e063 commit 326f45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/renderer/vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export default defineConfig({
1818
* which will ensure that the electron-builder can package it correctly
1919
*/
2020
{
21-
// If you use electron-store, this will work
21+
// If you use electron-store, this will work - ESM format code snippets
2222
'electron-store': 'const Store = require("electron-store"); export default Store;',
2323
}
2424
),

0 commit comments

Comments
 (0)