mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
Move web playground code into its own extension (#92672)
This splits the web playground out from vscode-api-tests
This commit is contained in:
@@ -216,6 +216,7 @@ export function fromMarketplace(extensionName: string, version: string, metadata
|
||||
|
||||
const excludedExtensions = [
|
||||
'vscode-api-tests',
|
||||
'vscode-web-playground',
|
||||
'vscode-colorize-tests',
|
||||
'vscode-test-resolver',
|
||||
'ms-vscode.node-debug',
|
||||
|
||||
Reference in New Issue
Block a user