FastDom component

Provides a component to initialize FastDom with a default set of extensions.
id: fastdom
title: FastDom
description: "Provides a component to initialize FastDom with a default set of extensions."
class: Drupal\ambientimpact_core\Plugin\AmbientImpact\Component\FastDom
provider: ambientimpact_core
{  }
component.fastdom:
  js:
    components/fastdom/fastdom.js:
      attributes:
        defer: true
  dependencies:
    - ambientimpact_core/fastdom-promised
    - ambientimpact_core/framework