don't hide attach to extension host

This commit is contained in:
Johannes Rieken 2020-05-15 12:09:16 +02:00
parent 50d9f05334
commit b68da37516

5
.vscode/launch.json vendored
View file

@ -20,10 +20,7 @@
"port": 5870,
"outFiles": [
"${workspaceFolder}/out/**/*.js"
],
"presentation": {
"hidden": true
}
]
},
{
"type": "pwa-chrome",