Improved launch configuration

This commit is contained in:
squidfunk
2023-10-05 15:53:27 +02:00
parent fbc36321b6
commit 790a446dd7

2
.vscode/launch.json vendored
View File

@@ -10,7 +10,7 @@
"--incognito"
],
"preLaunchTask": "Start and watch for changes",
"url": "http://localhost:8000/mkdocs-material/",
"url": "http://localhost:8000/",
"webRoot": "${workspaceFolder}",
"sourceMaps": true,
"sourceMapPathOverrides": {