Charly Gomez

Results 185 comments of Charly Gomez

I was able to reproduce it, thanks for pointing that out. We'll put in on our backlog. Meanwhile you can revert to any yarn node-linker that uses `node_modules`, sorry for...

@wwarby yeah I need to re-visit this. Are you using pnpm workspaces?

Once this is released there will be an automated comment in this issue. Please leave a message here if you still encounter problems afterwards!

@alimony thanks for the update! I just checked on your replay list and it seems there are only 4 replays left that exceed one hour in the last week –...

@jarosik10 I would rather refer to [build secrets](https://docs.docker.com/build/building/secrets/) for accessing secrets during your build

@gilisho I don't think there is a specific reason for that, we should include this in our CDN so you can lazy-load it in you application. I'll put this on...

@gilisho nice! For general contributing guidelines check https://github.com/getsentry/sentry-javascript/blob/develop/CONTRIBUTING.md So I think the `FeedbackIntegration` and `ReplayIntegration` are more complex cases but you could check for example any of these: https://docs.sentry.io/platforms/javascript/configuration/integrations/#2-load-from-cdn-with-lazyloadintegration for...

@gilisho yes once a pr on v7 is merged we can trigger a release

> Another thing (maybe not fully related to this RFC). > > I would love to render the "[options](https://docs.sentry.io/platforms/javascript/configuration/options/)" sections from source code. We could add this documentation to the...