Enabled webviewTag, added webview page
This commit is contained in:
parent
9a6ec6b85f
commit
1dbb1c6a34
4 changed files with 14 additions and 0 deletions
|
@ -29,6 +29,7 @@ const CiderBase = {
|
|||
vibrancy: 'dark',
|
||||
hasShadow: false,
|
||||
webPreferences: {
|
||||
webviewTag: true,
|
||||
plugins: true,
|
||||
nodeIntegration: true,
|
||||
nodeIntegrationInWorker: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue