Skip to content

Commit

Permalink
chore: new environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihai Nicolae committed Dec 2, 2024
1 parent e5cd5f4 commit 4aae164
Show file tree
Hide file tree
Showing 6 changed files with 372 additions and 306 deletions.
2 changes: 2 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"name": "Launch Remote (Chrome)",
"type": "pwa-chrome",
"request": "launch",
"perScriptSourcemaps": "yes",
"url": "https://teams.microsoft.com/l/app/${{TEAMS_APP_ID}}?installAppPackage=true&webjoin=true&${account-hint}",
"presentation": {
"group": "remote",
Expand Down Expand Up @@ -80,6 +81,7 @@
"Attach to Frontend (Chrome)",
"Attach to Backend"
],
"perScriptSourcemaps": "yes",
"preLaunchTask": "Pre Debug Check & Start All",
"presentation": {
"group": "all",
Expand Down
Loading

0 comments on commit 4aae164

Please sign in to comment.