You are here

moderation_dashboard.libraries.yml in Moderation Dashboard 8

Same filename and directory in other branches
  1. 2.0.x moderation_dashboard.libraries.yml

File

moderation_dashboard.libraries.yml
View source
  1. main:
  2. version: VERSION
  3. css:
  4. theme:
  5. css/moderation_dashboard.css: {}
  6. activity:
  7. version: VERSION
  8. js:
  9. js/moderation_dashboard_activity.js: {}
  10. dependencies:
  11. - moderation_dashboard/chart.js
  12. - core/jquery
  13. - core/jquery.once
  14. chart.js:
  15. remote: https://github.com/chartjs/Chart.js
  16. version: 2.5.0
  17. license:
  18. name: MIT
  19. url: https://github.com/chartjs/Chart.js/blob/master/LICENSE.md
  20. gpl-compatible: true
  21. js:
  22. https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.5.0/Chart.bundle.min.js:
  23. type: external
  24. minified: true