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-next-steps/javascript.astro.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
@@ -1,6 +1,6 @@
1
1
## Advanced Configuration Options
2
2
3
-
### Changing config files location
3
+
### Changing Config Files Location
4
4
5
5
Sentry automatically detects configuration files named `sentry.(client|server).config.js` in the root of your project. You can rename these files or move them to a custom folder within your project.
6
6
To change their location or names, specify the paths in the Sentry Astro integration options in your `astro.config.mjs`:
0 commit comments