2.7.1-alpha.0 • Published 8 months ago

sentry-bundler-plugin-core v2.7.1-alpha.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Sentry Bundler Plugin Core

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 core 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