You are here

raven.libraries.yml in Raven: Sentry Integration 8

Same filename and directory in other branches
  1. 8.2 raven.libraries.yml
  2. 3.x raven.libraries.yml

File

raven.libraries.yml
View source
  1. raven:
  2. version: 1.x
  3. js:
  4. js/raven.js: {}
  5. dependencies:
  6. - raven/raven-js
  7. - core/drupalSettings
  8. raven-js:
  9. remote: https://github.com/getsentry/raven-js
  10. version: 3.x
  11. license:
  12. name: BSD-2-Clause
  13. url: https://github.com/getsentry/raven-js/blob/master/LICENSE
  14. gpl-compatible: true
  15. js:
  16. js/raven-js/raven.min.js: { minified: true }