Skip to content

Commit 9ad731f

Browse files
committed
add troubleshooting entry
1 parent 2426e66 commit 9ad731f

File tree

1 file changed

+6
-0
lines changed
  • docs/platforms/javascript/common/troubleshooting

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -540,4 +540,10 @@ Learn more about fixing these caching issues in the <PlatformLink to="/sourcemap
540540
</Expandable>
541541
</PlatformSection>
542542
543+
<PlatformSection supported={['javascript.nextjs']}>
544+
<Expandable permalink title="Using the Sentry Next SDK in a Nx monorepo">
545+
If you want to set up Sentry's Next.js SDK in an Nx monorepo context, please refer to [this guide](https://nx.dev/recipes/next/next-config-setup#manually-composing-plugins-nx-15-and-prior).
546+
</Expandable>
547+
</PlatformSection>
548+
543549
If you need additional help, you can [ask on GitHub](https://github.com/getsentry/sentry-javascript/issues/new/choose). Customers on a paid plan may also contact support.

0 commit comments

Comments
 (0)