LiipThemeBundle
LiipThemeBundle copied to clipboard
TemplateResourcesPass don't use path_patterns
In TemplateResourcesPass class we can find Hard coded path like '/Resources/'.$bundleName.'/themes/'.$theme
So we can't use assetic with custom path_patterns :/
@Koc can you look into this? thx.
I can confirm it. I've the same issue.
i can confirm this too
Sorry, I've forgot about this pass. It easy to fix this issue but I haven't time ;(.
anyone willing to work on a fix?