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

#7 - implement drupal-libraries-include #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

h1nds1ght
Copy link

As suggested in the issue.

  1. Add this to the extra section of your main composer.json:
        "drupal-libraries-include": [
            "web/modules/contrib/webform/composer.libraries.json"
        ],

Perform a composer install => Packages should be in your libraries Folder

  1. Remove it again from your main composer.json

Perform a composer install => Packages should be gone

  1. Some kind of test would be nice, but I couldn't get it to run with phpunit.

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

Successfully merging this pull request may close these issues.

1 participant