You are here

entityreference_dragdrop.libraries.yml in Entity Reference Drag & Drop 8

Same filename and directory in other branches
  1. 2.x entityreference_dragdrop.libraries.yml

File

entityreference_dragdrop.libraries.yml
View source
  1. init:
  2. version: VERSION
  3. js:
  4. js/entityreference_dragdrop.js: {}
  5. css:
  6. component:
  7. css/entityreference_dragdrop.css: {}
  8. dependencies:
  9. - core/sortable
  10. - core/drupal
  11. - core/drupalSettings
  12. - core/jquery.once