Skip to content

Ability to attach dependencies of a library #9

Open
@philwolstenholme

Description

@philwolstenholme

Right now, given the code below, I believe it will only be text-in-circle.js that is attached:

text-in-circle:
  js:
    dist/03-organisms/text-in-circle/text-in-circle.js: {}
  dependencies:
  - core/jquery
  - rutherford/shave

It would be great (and match Drupal's behaviour) if the listed dependencies could be included too (and linked to on the page prior to text-in-circle.js.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions