You are here

yoast_seo.libraries.yml in Real-time SEO for Drupal 8.2

Same filename and directory in other branches
  1. 8 yoast_seo.libraries.yml

File

yoast_seo.libraries.yml
View source
  1. yoast_seo_base_style:
  2. version: 1.x
  3. css:
  4. theme:
  5. css/yoast_seo.css: {}
  6. css/yoast_seo_score.css: {}
  7. yoast_seo_core:
  8. version: 1.x
  9. js:
  10. js/yoast_seo.js: {}
  11. dependencies:
  12. - core/jquery
  13. - core/jquery.once
  14. - core/jquery.form
  15. - core/drupal
  16. - core/drupalSettings
  17. - yoast_seo/analytics_core
  18. css:
  19. theme:
  20. css/yoast_seo.css: {}
  21. yoast_seo_admin:
  22. version: 1.x
  23. css:
  24. theme:
  25. css/yoast_seo.config.css: {}
  26. css/yoast_seo.message.css: {}
  27. yoast_seo_view:
  28. version: 1.x
  29. css:
  30. theme:
  31. css/yoast_seo.css: {}
  32. analytics_core:
  33. remote: https://github.com/goalgorilla/RTSEO.js
  34. version: 2.0.0
  35. license:
  36. name: GPL-3.0
  37. url: https://github.com/goalgorilla/RTSEO.js/blob/master/LICENSE
  38. gpl-compatible: true
  39. js:
  40. /libraries/rtseo.js/dist/rtseo.js: {}
  41. css:
  42. theme:
  43. /libraries/rtseo.js/dist/rtseo.min.css: {}