You are here

nodejs_notify.libraries.yml in Node.js integration 8

nodejs_notify/nodejs_notify.libraries.yml

File

nodejs_notify/nodejs_notify.libraries.yml
View source
  1. jgrowl:
  2. version: 1.4.3
  3. js:
  4. libraries/jgrowl/jquery.jgrowl.js: {}
  5. css:
  6. theme:
  7. libraries/jgrowl/jquery.jgrowl.css: {}
  8. dependencies:
  9. - core/jquery
  10. notify:
  11. js:
  12. nodejs_notify.js: {}
  13. dependencies:
  14. - core/jquery
  15. - core/drupalSettings
  16. - nodejs_notify/jgrowl