You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: platform-includes/getting-started-verify/javascript.nextjs.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Check the latest information on [Sentry's support for Turbopack on GitHub](https
8
8
9
9
</Expandable>
10
10
11
-
If you haven't tested your configuration yet, let's do it now. You can confirm that Sentry is working properly and sending data to your Sentry project by using the example page and route created by the installation wizard.
11
+
If you haven't tested your Sentry configuration yet, let's do it now. You can confirm that Sentry is working properly and sending data to your Sentry project by using the example page and route created by the installation wizard:
12
12
13
13
1. Open the example page `/sentry-example-page` in your browser. For most Next.js applications, this will be at localhost.
14
14
2. Click the "Throw error" button. This triggers two errors:
0 commit comments