You are here

commerce_add_to_cart_confirmation.libraries.yml in Commerce add to cart confirmation 1.x

File

commerce_add_to_cart_confirmation.libraries.yml
View source
  1. commerce_add_to_cart_confirmation:
  2. version: VERSION
  3. js:
  4. js/commerce_add_to_cart_confirmation.js: {}
  5. css:
  6. theme:
  7. css/commerce_add_to_cart_confirmation.css: {}
  8. dependencies:
  9. - core/jquery
  10. - core/jquery.form
  11. - core/drupal
  12. - core/drupal.form
  13. - core/drupal.ajax
  14. - core/drupalSettings
  15. - core/drupal.dialog