Skip to content

#7 - implement drupal-libraries-include#8

Open
h1nds1ght wants to merge 2 commits into
zodiacmedia:masterfrom
h1nds1ght:master
Open

#7 - implement drupal-libraries-include#8
h1nds1ght wants to merge 2 commits into
zodiacmedia:masterfrom
h1nds1ght:master

Conversation

@h1nds1ght
Copy link
Copy Markdown

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