plus-8.x-4.x-dev/plus.libraries.yml
plus.libraries.yml
extend:
js:
js/lib/extend.js: {}
dependencies:
- plus/isPlainObject
html:
js:
js/Html.js: {}
isPlainObject:
js:
js/lib/isPlainObject.js: {}
attributes:
js:
js/Attributes.js: {}
dependencies:
- core/underscore
- plus/extend
- plus/html
# Create a library placeholder for livereload.
# This is altered dynamically based on the set URL.
# @see \Drupal\plus\Plugin\Alter\LibraryInfo::alter
livereload:
js:
livereload.js: {}
theme-settings:
js:
js/theme-settings.js: {}
dependencies:
- core/jquery
- core/jquery.once
- core/drupal
- core/drupalSettings
