modified: .vscode/tasks.json
This commit is contained in:
Vendored
+2
-2
@@ -46,7 +46,7 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"activeOnStart": true,
|
"activeOnStart": true,
|
||||||
"beginsPattern": ">.* preview",
|
"beginsPattern": ">.* preview",
|
||||||
"endsPattern": "Local:\\s+http://localhost:4173/"
|
"endsPattern": "Local:\\s+http://localhost:5173/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -97,7 +97,7 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"activeOnStart": true,
|
"activeOnStart": true,
|
||||||
"beginsPattern": ">.* preview",
|
"beginsPattern": ">.* preview",
|
||||||
"endsPattern": "Local:\\s+http://localhost:4173/"
|
"endsPattern": "Local:\\s+http://localhost:5173/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"isBackground": true
|
"isBackground": true
|
||||||
|
|||||||
Reference in New Issue
Block a user