mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 23:06:49 +01:00
chore: bump electron@8.3.0 (#98266)
This commit is contained in:
@@ -59,7 +59,8 @@ export class ProxyAuthHandler extends Disposable {
|
||||
title: 'VS Code',
|
||||
webPreferences: {
|
||||
nodeIntegration: true,
|
||||
webviewTag: true
|
||||
webviewTag: true,
|
||||
enableWebSQL: false
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user