Merge pull request #26373 from drodil/profiling_docs

docs(debug): add information about profiling
This commit is contained in:
Fredrik Adelöw
2024-08-30 11:53:38 +02:00
committed by GitHub
3 changed files with 68 additions and 1 deletions
+2 -1
View File
@@ -366,7 +366,8 @@
"label": "Local Development",
"items": [
"tooling/local-dev/linking-local-packages",
"tooling/local-dev/debugging"
"tooling/local-dev/debugging",
"tooling/local-dev/profiling"
]
},
"tooling/package-metadata"