Browse Source

Update webpack.config.js

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

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

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