ffxsam / sentry-javascript-bundler-plugins

JavaScript Bundler Plugins for Sentry

Home Page:https://sentry.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

JavaScript Bundler Plugins for Sentry

https://sentry.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 86.9%Language:JavaScript 12.0%Language:Shell 0.7%Language:Dockerfile 0.3%