Skip to content

Commit 42a8cb1

Browse files
author
Luca Forstner
committed
only show for relevant platforms
1 parent d561fa7 commit 42a8cb1

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/javascript/common/troubleshooting

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/troubleshooting/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ To fix this, change the `tracePropagationTargets` option during SDK initializati
8282
</Expandable>
8383
</PlatformCategorySection>
8484

85-
<PlatformCategorySection notSupported={['browser']}>
85+
<PlatformCategorySection notSupported={['browser', 'javascript.aws-lambda', 'javascript.azure-functions', 'javascript.bun', 'javascript.cloudflare', 'javascript.deno', 'javascript.electron', 'javascript.gcp-functions']}>
8686
<Expandable permalink title="Error: 'import-in-the-middle' failed to wrap">
8787
When using ESM, by default all packages are wrapped under the hood by
8888
[import-in-the-middle](https://www.npmjs.com/package/import-in-the-middle).

0 commit comments

Comments
 (0)