liip / LiipImagineBundle

Symfony Bundle to assist in image manipulation using the imagine library
http://liip.ch
MIT License
1.66k stars 378 forks source link

Support for JsonManifestVersionStrategy #1524

Closed wouterSkepp closed 5 months ago

wouterSkepp commented 1 year ago

Is your feature request related to a problem? Please describe. Our projects use the Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy, which get populated by our build system (Webpack Encore, in this instance). Each file gets its own versioning string. The bundle does support StaticVersionStrategy but, to my knowledge only handles a single versioning string for all assets. It does not support the use of wildcards either.

Describe the solution you'd like Add support for JsonManifestVersionStrategy

dbu commented 5 months ago

thank you for the contribution: https://github.com/liip/LiipImagineBundle/releases/tag/2.13.0