lib-overrides.component.yml
Same filename in this branch
Same filename in other branches
File
-
core/
modules/ system/ tests/ themes/ sdc_theme_test/ components/ lib-overrides/ lib-overrides.component.yml
View source
- $schema: https://git.drupalcode.org/project/drupal/-/raw/HEAD/core/assets/schemas/v1/metadata.schema.json
- name: Lib Overrides
- status: stable
- libraryOverrides:
- version: 1
- dependencies:
- - core/drupal.dialog
- css:
- component:
- another-stylesheet.css: {}
- https://drupal.org/fake-dependency/styles.css: {}
- js:
- lib-overrides.js: { attributes: { defer: true, bar: foo } }
- https://drupal.org/fake-dependency/index.min.js: {}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.