You are here

select2.libraries.yml in Select 2 8

File

select2.libraries.yml
View source
  1. select2:
  2. js:
  3. js/select2.js: {}
  4. dependencies:
  5. - select2/select2.min
  6. - core/sortable
  7. select2.min:
  8. remote: https://github.com/select2/select2
  9. license:
  10. name: MIT
  11. url: https://github.com/select2/select2/blob/master/LICENSE.md
  12. gpl-compatible: true
  13. js:
  14. /libraries/select2/dist/js/select2.min.js: { minified: true }
  15. css:
  16. component:
  17. /libraries/select2/dist/css/select2.min.css: {}
  18. dependencies:
  19. - core/jquery.once
  20. - core/drupal