path.libraries.yml

Same filename in other branches
  1. 9 core/modules/path/path.libraries.yml
  2. 8.9.x core/modules/path/path.libraries.yml
  3. 10 core/modules/path/path.libraries.yml
core/modules/path/path.libraries.yml

File

core/modules/path/path.libraries.yml

View source
  1. drupal.path:
  2. version: VERSION
  3. js:
  4. js/path.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/drupal
  8. - core/drupal.form
  9. moved_files:
  10. path/path.js:
  11. deprecation_version: drupal:11.1.0
  12. removed_version: drupal:12.0.0
  13. deprecation_link: https://www.drupal.org/node/3471539
  14. js:
  15. path.js: 'js/path.js'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.