-
The current recommendation to handle assets is to use the AssetMapper component (https://symfony.com/doc/current/frontend/asset_mapper.html), which integrates with the Twig As stated in the documentation, the bundle should automatically detect the versioning and handle it: https://symfony.com/bundles/LiipImagineBundle/current/asset-versioning.html. But for me it seems not to do it. I get a "404 - Source image for path could not be found" error. So I'm wondering: Does this bundle support the new AssetMapper component? And if yes, am I the only one, who has problem with it? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
i have not used this functionality yet. it is possible there are bugs with it - would need somebody to debug this and propose a fix. |
Beta Was this translation helpful? Give feedback.
-
This bundle will look for a configuration under the The new AssetMapper component stores it's configuration under |
Beta Was this translation helpful? Give feedback.
-
Issue created: #1608 |
Beta Was this translation helpful? Give feedback.
Issue created: #1608