versions.libraries.yml
Same filename in other branches
File
-
core/
tests/ Drupal/ Tests/ Core/ Asset/ library_test_files/ versions.libraries.yml
View source
- versionless:
- css:
- theme:
- versionless.css: {}
- js:
- versionless.js: {}
-
- versioned:
- version: "9.8.7.6"
- css:
- theme:
- versioned.css: {}
- js:
- versioned.js: {}
-
- core-versioned:
- version: VERSION
- css:
- theme:
- core-versioned.css: {}
- js:
- core-versioned.js: {}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.