Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for downloading from Asset Packagist #41

Open
Kalaiselvan88 opened this issue Dec 2, 2020 · 0 comments
Open

Add support for downloading from Asset Packagist #41

Kalaiselvan88 opened this issue Dec 2, 2020 · 0 comments

Comments

@Kalaiselvan88
Copy link

Currently we do not download packages for composer from Asset packagist. This is needed for bower libraries used by Acquia's Lightning profile.

Background: https://www.drupal.org/project/lightning/issues/2911640 and http://lightning.acquia.com/blog/round-your-front-end-javascript-libraries-composer

We need to add a line to composer.json as in above link and use oomphinc/composer-installers-extender to alter path of the downloaded bower libraries (this can be done if needed)

As discussed below can be alternatives.

  1. Add support to optionally include asset packagist via a flag
  2. Detect if lightning is one of the requirement in composer require and add it automatically.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant