mirror of
https://github.com/voideditor/void
synced 2026-05-23 01:18:25 +00:00
Added open-remote-wsl to the gulp build pipeline
This commit is contained in:
parent
d0921f899c
commit
d1fa4d3439
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue