ssh connection fix (fixes #1161, fixes #1182)

This commit is contained in:
Eugene Pankov
2019-07-04 23:29:21 +02:00
parent 493186ce53
commit e6e3c59e63
2 changed files with 4 additions and 4 deletions

View File

@@ -49,10 +49,10 @@ module.exports = {
'keytar',
'path',
'ngx-toastr',
'@terminus-term/windows-process-tree',
'windows-process-tree/build/Release/windows_process_tree.node',
/^rxjs/,
/^@angular/,
/^@ng-bootstrap/,
/^terminus-/,
],
]
}