Problem/Motivation
When generator update command is running we should check for any new CSS library that is added in parent theme and if they exist we should add them to target theme libraries-override section.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | check-for-new-libraries-3068520-3.patch | 19.14 KB | pivica |
| #3 | interdiff-3068520-2-3.txt | 19.36 KB | pivica |
Comments
Comment #2
pivica commentedHere is a patch.
Comment #3
pivica commentedMore improvements and fixes for libraries-override generation an now we support properly removing of parent libraries.
Did a lot of related code refactoring and some executions should be now faster.
However some changes now depends on other pending patches, so it's not possible any more to use this patch alone.
Comment #5
pivica commentedCommitted.