WinSCP integration

This commit is contained in:
Eugene Pankov
2020-08-23 14:59:06 +02:00
parent 32b29a91e9
commit 62b53575ac
5 changed files with 102 additions and 1 deletions

View File

@@ -45,10 +45,12 @@ module.exports = {
],
},
externals: [
'child_process',
'fs',
'keytar',
'path',
'ngx-toastr',
'windows-native-registry',
'windows-process-tree/build/Release/windows_process_tree.node',
/^rxjs/,
/^@angular/,