mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-04 15:25:47 +01:00
back to ATOM_SHELL_INTERNAL_RUN_AS_NODE
This commit is contained in:
@@ -33,7 +33,7 @@ export function main(args: string[]): TPromise<void> {
|
||||
'VSCODE_CLI': '1',
|
||||
'ELECTRON_NO_ATTACH_CONSOLE': '1'
|
||||
});
|
||||
delete env['ELECTRON_RUN_AS_NODE'];
|
||||
delete env['ATOM_SHELL_INTERNAL_RUN_AS_NODE'];
|
||||
|
||||
let options = {
|
||||
detached: true,
|
||||
|
||||
Reference in New Issue
Block a user