updates component explorer

This commit is contained in:
Henning Dieterichs
2026-03-11 21:49:09 +01:00
committed by Henning Dieterichs
parent b49670d4a1
commit 5d56633a57
11 changed files with 106 additions and 211 deletions

2
.vscode/tasks.json vendored
View File

@@ -386,7 +386,7 @@
{
"label": "Launch Component Explorer",
"type": "shell",
"command": "npx component-explorer serve -c ./test/componentFixtures/component-explorer.json -vv",
"command": "npx component-explorer serve -c ./test/componentFixtures/component-explorer.json -vv --kill-if-running",
"isBackground": true,
"problemMatcher": {
"owner": "component-explorer",