🆙 web playground

This commit is contained in:
Benjamin Pasero 2020-08-20 15:19:38 +02:00
parent 94364b7fb7
commit 71e4d1dc2b

View file

@ -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.1';
const WEB_PLAYGROUND_VERSION = '0.0.2';
const args = minimist(process.argv, {
boolean: [