Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Consider adding 'drupal-library' support to composer.json installer-paths #176

Open
jrockowitz opened this issue Nov 28, 2018 · 2 comments

Comments

@jrockowitz
Copy link

Pantheon's composer.json file is very similar to the one used by the drupal-composer project.

Support for the drupal-library installer-paths is missing.

"web/libraries/{$name}": ["type:drupal-library"],

Someone noticed this issue with the Webform module's composer integration

Issue #3016309: Use composer merge plugin when document root is /web

@stevector
Copy link
Contributor

Thanks @jrockowitz! Yes, we should add this change to keep example-drops-8-composer close to the drupal-composer project.

Another difference in that section of composer.json is "drush/contrib/{$name}": ["type:drupal-drush"] vs. "drush/Commands/{$name}": ["type:drupal-drush"]. @greg-1-anderson do you have an opinion on that difference?

@alisonjo315
Copy link
Contributor

Cleaning up old browser tabs; this issue has been in an open tab for... a long time? Anyway.

Happy to tweak drush path, too, if that's desired.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants