You are here

device_geolocation.libraries.yml in Smart IP 8.3

Same filename and directory in other branches
  1. 8.4 modules/device_geolocation/device_geolocation.libraries.yml
modules/device_geolocation/device_geolocation.libraries.yml

File

modules/device_geolocation/device_geolocation.libraries.yml
View source
  1. drupal.device_geolocation.core:
  2. version: VERSION
  3. js:
  4. js/device_geolocation.core.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/drupal
  8. drupal.device_geolocation.check:
  9. version: VERSION
  10. js:
  11. js/device_geolocation.check.js: {}
  12. dependencies:
  13. - core/jquery
  14. - core/drupal