mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-15 07:28:05 +00:00
🆙 open@^10.1.2 (#250980)
This commit is contained in:
@@ -80,7 +80,7 @@ async function main() {
|
||||
|
||||
startServer(serverArgs);
|
||||
if (openSystemBrowser) {
|
||||
open(`http://${HOST}:${PORT}/`);
|
||||
open.default(`http://${HOST}:${PORT}/`);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user