From 8eeb8f3f103cb4094a8298b2b6f5f408cfcaf78e Mon Sep 17 00:00:00 2001 From: Eugene Pankov Date: Fri, 5 Jul 2019 12:53:10 +0200 Subject: [PATCH] Update webpack.config.js --- terminus-ssh/webpack.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terminus-ssh/webpack.config.js b/terminus-ssh/webpack.config.js index d4bd10c2..5baa8c87 100644 --- a/terminus-ssh/webpack.config.js +++ b/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/,