mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:04:14 +08:00
🆙 web-playground version
This commit is contained in:
parent
787ba7519d
commit
a4688615f4
@ -27,7 +27,7 @@ const BUILTIN_MARKETPLACE_EXTENSIONS_ROOT = path.join(APP_ROOT, '.build', 'built
|
||||
const WEB_DEV_EXTENSIONS_ROOT = path.join(APP_ROOT, '.build', 'builtInWebDevExtensions');
|
||||
const WEB_MAIN = path.join(APP_ROOT, 'src', 'vs', 'code', 'browser', 'workbench', 'workbench-dev.html');
|
||||
|
||||
const WEB_PLAYGROUND_VERSION = '0.0.2';
|
||||
const WEB_PLAYGROUND_VERSION = '0.0.3';
|
||||
|
||||
const args = minimist(process.argv, {
|
||||
boolean: [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user