Fix double video and broken tray icon
This commit is contained in:
parent
20c18db7f6
commit
c040c7cb4e
3 changed files with 13 additions and 1 deletions
|
@ -53,6 +53,7 @@ if (process.env.NODE_ENV === 'production') {
|
|||
mainConfig = merge(mainConfig, {
|
||||
externals: {
|
||||
keytar: 'require("keytar")',
|
||||
electron: 'require("electron")',
|
||||
},
|
||||
});
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue