15 lines
433 B
YAML
15 lines
433 B
YAML
![]() |
name: 'Lazy-load'
|
||
|
type: module
|
||
|
description: 'This module enables lazy-loading images and iframes via text-filters and image-fields. Requires lazysizes library.'
|
||
|
core_version_requirement: ^8.8 || ^9
|
||
|
package: 'Input filters'
|
||
|
configure: lazy.config_form
|
||
|
dependencies:
|
||
|
- drupal:filter
|
||
|
- drupal:system (>=8.8)
|
||
|
|
||
|
# Information added by Drupal.org packaging script on 2021-05-31
|
||
|
version: '8.x-3.10'
|
||
|
project: 'lazy'
|
||
|
datestamp: 1622478711
|