Browse Source

windows build fix

Eugene Pankov 6 years ago
parent
commit
6fe08475ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      terminus-ssh/webpack.config.js

+ 1 - 1
terminus-ssh/webpack.config.js

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