Added open-remote-wsl to the gulp build pipeline

This commit is contained in:
Joaquin Coromina 2025-03-08 05:39:43 -06:00
parent d0921f899c
commit d1fa4d3439

View file

@ -73,6 +73,7 @@ const compilations = [
'.vscode/extensions/vscode-selfhost-import-aid/tsconfig.json',
'extensions/open-remote-ssh/tsconfig.json', // Void added this
'extensions/open-remote-wsl/tsconfig.json', // Void added this
];