added universal launcher
All checks were successful
Chore App Build and Push Docker Images / build-and-push (push) Successful in 44s
All checks were successful
Chore App Build and Push Docker Images / build-and-push (push) Successful in 44s
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -68,10 +68,12 @@
|
|||||||
],
|
],
|
||||||
"cwd": "${workspaceFolder}/frontend/vue-app",
|
"cwd": "${workspaceFolder}/frontend/vue-app",
|
||||||
"console": "integratedTerminal",
|
"console": "integratedTerminal",
|
||||||
|
"osx": {
|
||||||
"env": {
|
"env": {
|
||||||
"PATH": "/opt/homebrew/bin:${env:PATH}"
|
"PATH": "/opt/homebrew/bin:${env:PATH}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"compounds": [
|
"compounds": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user