Skip to content

Commit

Permalink
perf: disable sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-berlin committed Jan 7, 2024
1 parent f06bba7 commit ba13629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export default defineConfig({
directoryAndTrailingSlashHandler: true,
},
}),
sentry(),
// sentry(),
// sentry({
// dsn: import.meta.env.SENTRY_DNS,
// tracePropagationTargets: ["https://berliner-schnauze.wtf", /^\/api\//],
Expand Down

0 comments on commit ba13629

Please sign in to comment.