Added open-remote-wsl to the npm install build command

This commit is contained in:
Joaquin Coromina 2025-03-08 05:42:20 -06:00
parent d1fa4d3439
commit fe01285d58

View file

@ -55,6 +55,7 @@ const dirs = [
'.vscode/extensions/vscode-selfhost-import-aid',
'.vscode/extensions/vscode-selfhost-test-provider',
'extensions/open-remote-ssh', // Void added this
'extensions/open-remote-wsl', // Void added this
];