Florian Weber
Florian Weber
Thas the reason here? /web/libraries/ is our .gitignore? Just to point poeple towards the library folder?
I think we should use the merge plugin. The solution is good enough and we use it for Drupal core already. How wants to write some docs and add it...
@rodrigoaguilera I created a core issue to fix the failing tests. https://www.drupal.org/project/drupal/issues/2960214
Related PR: https://github.com/w00fz/xdebug-osx/pull/18
Fixed in https://github.com/w00fz/xdebug-osx/pull/18
I have extended the test coverage and added support for custom [vendor-dir](https://getcomposer.org/doc/06-config.md#vendor-dir). This is rarely used, but we should nevertheless have it supported. Added a test-case for "default" Drupal with...
Are there more obscure test cases?
The README file needs work. The purpose of this library has changed with this PR. It no longer uses the "current path" or filesystem. I was wondering if we should...
@toschl Should you explain your setup a little bit? I think Drupal core can not function properly if you install it directly into web.
Are you using drupal/drupal or drupal/core?