mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 12:10:22 -05:00
🆙 web playground
This commit is contained in:
@@ -37,7 +37,7 @@ const ALLOWED_CORS_ORIGINS = [
|
||||
'http://127.0.0.1:8080',
|
||||
];
|
||||
|
||||
const WEB_PLAYGROUND_VERSION = '0.0.10';
|
||||
const WEB_PLAYGROUND_VERSION = '0.0.12';
|
||||
|
||||
const args = minimist(process.argv, {
|
||||
boolean: [
|
||||
|
||||
Reference in New Issue
Block a user