mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
web - move extension code into web-playground folder
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"onFileSystem:memfs",
|
||||
"onDebug"
|
||||
],
|
||||
"main": "./out/extension",
|
||||
"main": "./out/web-playground/extension",
|
||||
"engines": {
|
||||
"vscode": "^1.25.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user