getsentry / sentry-javascript-bundler-plugins

JavaScript Bundler Plugins for Sentry
https://sentry.io
BSD 3-Clause "New" or "Revised" License
132 stars 34 forks source link

Can the rsbuild plugin be supported? #607

Open mengbo-ji opened 2 weeks ago

mengbo-ji commented 2 weeks ago

Hi, I'm using rsbuild

but my project uses the sentry monitoring system, I hope you can support rsbuildPlugin!

Image

AbhiPrasad commented 2 weeks ago

cc @smeubank

https://www.npmjs.com/package/@rsbuild/core

Image

there is pretty solid adoption, so I think we should start considering it. Maybe when it gets above 100k weekly downloads?

AbhiPrasad commented 2 weeks ago

@mengbo-ji for now you can use tools.rspack (https://rsbuild.dev/zh/config/tools/rspack#toolsrspack) and add the sentry webpack plugin: https://www.npmjs.com/package/@sentry/webpack-plugin