Francesco Gringl-Novy
Francesco Gringl-Novy
We'll try to cut a release in the near future, can't give a concrete ETA but hopefully should not be too long!
You should not need the esbuild plugin when you use sentry-cli - see https://docs.sentry.io/platforms/javascript/sourcemaps/uploading/cli/#3-inject-debug-ids-into-artifacts for how to inject the debug IDs directly in this scenario! Let us know if that...
Can you share the middleware code you have in your app? I just tried to reproduce this inside of an astro app, but everything seems to be working for me....
@Lms24 is this something we still may want to pick up, or should we close this? 🤔
This is still relevant I believe, I can also just open a PR for this.
Hey there, first of all, the way you try to filter default integrations does not work. This will still add the default integrations you are trying to filter. You need...
> > You can manually set up a feedback form and use the following API to send feedback for a specific scope: > > I know > > > the...
We have improved these docs quite a bit, hopefully they cover everything we need now, so closing this for now.
Question: Is there a reason to not use `^` version ranges for the bundler plugins? I feel like it has always to be safe to use a newer minor/patch version...
> > Question: Is there a reason to not use `^` version ranges for the bundler plugins? I feel like it has always to be safe to use a newer...