You are here

auto_height.libraries.yml in jQuery Auto Height 8

File

auto_height.libraries.yml
View source
  1. autoheight:
  2. version: VERSION
  3. js:
  4. # js/jquery.autoheight.js: {} // if required, use plugin packaged with the module.
  5. /libraries/autoheight/jquery.autoheight.js: {}
  6. initialize:
  7. version: VERSION
  8. js:
  9. js/init-autoheight.js: {}
  10. dependencies:
  11. - core/jquery
  12. - core/drupalSettings