ssh agent support (closes #251)

This commit is contained in:
Eugene Pankov
2017-12-07 20:47:25 +01:00
parent f841cfeb5e
commit dfd1ffbffc
2 changed files with 19 additions and 2 deletions

View File

@@ -39,6 +39,7 @@ module.exports = {
'node-ssh',
'xkeychain',
'wincredmgr',
'path',
/^rxjs/,
/^@angular/,
/^@ng-bootstrap/,