You are here

pdf.libraries.yml in PDF 8

File

pdf.libraries.yml
View source
  1. mozilla.pdf.js:
  2. remote: https://github.com/mozilla/pdf.js
  3. license:
  4. name: Apache
  5. url: https://raw.githubusercontent.com/mozilla/pdf.js/master/LICENSE
  6. gpl-compatible: true
  7. js:
  8. /libraries/pdf.js/build/pdf.js: {}
  9. #//mozilla.github.io/pdf.js/build/pdf.js: { type: external, minified: false }
  10. drupal.pdf:
  11. dependencies:
  12. - pdf/mozilla.pdf.js
  13. js:
  14. js/pdf.js: {}
  15. css:
  16. theme:
  17. css/pdf.css: {}
  18. default:
  19. js:
  20. js/acrobat_detection.js: {}
  21. js/default.js: {}