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