Skip to content

getsentry/sentry-javascript-bundler-plugins

Folders and files

NameName
Last commit message
Last commit date
Jul 2, 2022
Dec 10, 2024
Feb 18, 2025
Oct 20, 2022
Feb 2, 2024
Aug 5, 2024
May 23, 2023
Jun 26, 2022
May 23, 2023
Feb 3, 2025
Oct 20, 2022
Jan 23, 2025
Jan 8, 2024
Jun 25, 2024
Feb 4, 2025
May 23, 2023
Feb 15, 2024
Feb 3, 2025

Repository files navigation

Sentry

Sentry Bundler Plugins

Sentry plugins for various JavaScript bundlers. Currently supporting Rollup, Vite, esbuild, Webpack 4 and Webpack 5.

Check out the individual packages for more information and examples:

Features

The Sentry Bundler Plugins take care of Sentry-related tasks at build time of your JavaScript projects. It supports the following features:

  • Sourcemap upload
  • Release creation in Sentry
  • Automatic release name discovery (based on CI environment - Vercel, AWS, Heroku, CircleCI, or current Git SHA)
  • Automatically associate errors with releases (Release injection)

More information

Contributors

Thanks to everyone who contributed to the Sentry JavaScript Bundler Plugins!