-
Notifications
You must be signed in to change notification settings - Fork 928
Closed
Labels
State: In progressThe issue is being worked onThe issue is being worked onType: FeatureIssue is a new feature requestIssue is a new feature request
Description
Let's support adding libraries via asset-packagist.
If the setup would be done by drupal-project, adding libraries would be simple. We are using this approach for adding module-needed libraries via composer for a while at drunomics now and it works great. It's been adopted by thunder 2.x as well, see https://github.com/BurdaMagazinOrg/thunder-project/pull/5/files.
Once this is done, you can add libraries via a simple command:
composer require bower-asset/dropzone=~4.2
More explanation: https://asset-packagist.org/site/about
Metadata
Metadata
Assignees
Labels
State: In progressThe issue is being worked onThe issue is being worked onType: FeatureIssue is a new feature requestIssue is a new feature request