Same filename and directory in other branches
- 3.x modules/js_example/js_example.libraries.yml
modules/js_example/js_example.libraries.yml
File
-
modules/js_example/js_example.libraries.yml
View source
- accordion:
- # Starting from Drupal 10.1.2, the version information plays a critical role
- # in generating a unique hash for aggregated files. It is important to update
- # the version value whenever a referenced file undergoes changes.
- version: 4.0.0
- js:
- js/accordion.js: {}
- css:
- component:
- css/accordion.css: {}
- colors:
- version: 4.0.2
- js:
- js/colors.base.js: { attributes: { id : "script-colors-base" } }
- js/colors.rgb.js: {}
- js/colors.cmy.js: {}
- dependencies:
- - core/jquery
- - core/drupalSettings