mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 23:35:54 +01:00
updates component explorer
This commit is contained in:
committed by
Henning Dieterichs
parent
0f688387c1
commit
5c4204e60d
@@ -1,10 +1,14 @@
|
||||
{
|
||||
"$schema": "./component-explorer-config.schema.json",
|
||||
"screenshotDir": ".screenshots",
|
||||
"sessions": [
|
||||
{
|
||||
"name": "current"
|
||||
}
|
||||
],
|
||||
"redirection": {
|
||||
"port": 5337
|
||||
},
|
||||
"viteConfig": "../../build/vite/vite.config.ts",
|
||||
"vite": {
|
||||
"hmr": {
|
||||
|
||||
Reference in New Issue
Block a user