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