Skip to content

Latest commit

 

History

History

README.md

Sentry

Sentry Bundler Plugins

Core package containing the bundler-agnostic functionality used by the bundler plugins.

Check out the individual packages for more information and examples:

Features

The Sentry bundler plugin package contains the following functionality:

  • 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