Problem/Motivation
I saw a @todo tag that I though I could help with.
Steps to reproduce
See line 66 in libraries/src/Plugin/libraries/Type/PhpFileLibraryType.php
Proposed resolution
Create a way to check which libraries were already loaded in the code and use this to prevent the code from loading these libraries again.
Remaining tasks
Review patch
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3256978-2.patch | 1.29 KB | andregp |
Issue fork libraries-3256978
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
andregp commentedI hope this patch fix the issue.
Comment #3
beatrizrodriguesI'll do the review
Comment #4
beatrizrodriguesPatch seems good to me.
Comment #8
joseph.olstadThanks CI&T team
Comment #9
joseph.olstad