We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 181d531 commit 1a68e7fCopy full SHA for 1a68e7f
packages/vscode-js-profile-flame/package.json
@@ -42,7 +42,7 @@
42
"type": "webview",
43
"id": "vscode-js-profile-flame.realtime",
44
"name": "Realtime Performance",
45
- "when": "debugConfigurationType =~ /^pwa-/ || debugConfigurationType == extensionHost || debugConfigurationType == node || debugConfigurationType == chrome"
+ "when": "debugType =~ /^pwa-/"
46
}
47
]
48
},
0 commit comments