Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

MigaHealth/sentry-javascript-bundler-plugins

 
 

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.3%
  • JavaScript 8.1%
  • Other 0.6%