We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc9b539 commit 0cbee2dCopy full SHA for 0cbee2d
examples/web/DEPENDENCIES.md
@@ -0,0 +1,7 @@
1
+# Dependencies Notes
2
+
3
+## Local Development Dependencies
4
5
+- `@opentelemetry/instrumentation-browser-navigation`: Currently using `file:../../packages/instrumentation-browser-navigation`
6
+ - **TODO**: Change to npm version (e.g., `"^0.54.0"`) when package is published to npm registry
7
+ - This is a temporary local file reference for development and testing
0 commit comments