Luca Forstner

Results 56 issues of Luca Forstner

- We should ensure all subcomponents of the plugin can be used separately. E.g. only the tree shaking part. - As part of this we should adjust the getting started...

title Maybe: "The Sentry [bundler] plugin could not detect the Sentry CLI binary which is required to upload source maps. Please make sure post-install scripts are running when installing @sentry/[bundler]-plugin!"

enhancement

Right now we are straight-up stomping on the entrypoints which is gonna break with 100% probability. The behaviour of `bundle: false` is basically marking everything except for the resolved entrypoint...

bug
Bundler: esbuild

- How to do safely so we don't end up publishing user code by accident? - Maybe just add some warnings + instructions? - Auto remove source maps after upload?

Status: Backlog

Currently, the plugins move all source maps and source files into a single folder to prepare them for uploading. By moving the files we break the relative relationships of source...

enhancement
Status: Backlog

Useful for higher abstraction SDKs like Next.js and Sveltekit

Status: Stale
Status: Backlog

Similar to what we did for Next.js

Status: Backlog

Check and emit a readable logger error when the auth token doesn't have enough permissions.

enhancement
Status: Backlog