-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Integrate prefixes for relative filenames stripping #1036
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@kamilogorek I would like to work on this issue. Since I am new to this, I would seek your help and guidance for this. Please help how to get started. |
Hey @mathagician! Things that need to be done:
Tests and docs can be based on existing options, which should be (hopefully) readable enough to be reused. When it comes to code, we need to:
Here is a perfect examples where this function should be applied: #634 (comment) And here's how it's done on for react-native https://github.com/getsentry/react-native-sentry/blob/8b6bea853343d9dfde24735ed55fbf57d5ca2e94/lib/raven-plugin.js#L243-L264 Let me know if you need any more help with it :) Cheers! |
Reference: https://docs.sentry.io/clients/php/config/
Previous discussion: #670
The text was updated successfully, but these errors were encountered: