Patches attached. Libraries fix will improve library detection and requirements fix for sure will not fail with minified versions of both libraries.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Issue-2008162-by-hass-Requirements-hook-can-be-clean.patch | 3.66 KB | hass |
Patches attached. Libraries fix will improve library detection and requirements fix for sure will not fail with minified versions of both libraries.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Issue-2008162-by-hass-Requirements-hook-can-be-clean.patch | 3.66 KB | hass |
Comments
Comment #1
hass commentedAttaching a re-roled patch with new modernizer and some code style issues fixed.
Comment #2
jessebeach commentedComment #3
hass commentedComment #4
jessebeach commentedThanks hass, shumushin.
Committed to 7.x-1.x in 1e4083b9149276123ee19f5ceba0ed31663c7e85
Do either of you know how to get the minified files to load? I'm hoping there is some way to load the regular files when devel is enabled and the minified files when its not. I'm not getting much help from the Libraries module docs or examples.
Comment #5
designerbrent commentedIt's only trying to load the non-minified versions for me, even if that is the only version available.