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 4df6ea2 commit 7f1a1d2Copy full SHA for 7f1a1d2
platform-includes/getting-started-config/javascript.astro.mdx
@@ -1,8 +1,5 @@
1
To set up the Sentry SDK, register the Sentry integration and initialize the SDK for client and server in the root directory of your project:
2
3
-- Client-Side: `sentry.client.config.ts` containing a `Sentry.init` call
4
-- Server-Side: `sentry.server.config.ts` containing a `Sentry.init` call
5
-
6
### Astro Integration Setup
7
8
0 commit comments