Package Exports
- @sentry/integrations
- @sentry/integrations/cjs/index.js
- @sentry/integrations/esm/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@sentry/integrations) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Sentry JavaScript SDK Integrations
Links
Package Discontinued
This package was discontinued with version 8.0.0 of the Sentry JavaScript SDKs. All integrations from this package are
now directly exported from the SDK packages like @sentry/react
or @sentry/node
. For more information have a look at
the migration guide for
client- and
server-side
SDKs.
General
Pluggable integrations that can be used to enhance JS SDKs.
All of the integrations can also be found on our CDN e.g.:
Angular integration: https://browser.sentry-cdn.com/5.0.0/angular.min.js
Please make sure to always to match the version of the integration with the version of the JS SDK you are loading.