refreshless-8.x-1.x-dev/components/debug/debug.component.yml
components/debug/debug.component.yml
$schema: https://git.drupalcode.org/project/drupal/-/raw/10.1.x/core/modules/sdc/src/metadata.schema.json
name: RefreshLess debug logging
description: Logs RefreshLess events to the browser console.
props:
type: object
additionalProperties: false
properties: {}
libraryOverrides:
dependencies:
- core/drupal
- core/jquery
- core/once
js:
debug.js:
attributes: { defer: true }
group: refreshless
preprocess: false
