Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for JsonManifestVersionStrategy #1524

Open
wouterSkepp opened this issue Aug 28, 2023 · 0 comments
Open

Support for JsonManifestVersionStrategy #1524

wouterSkepp opened this issue Aug 28, 2023 · 0 comments

Comments

@wouterSkepp
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant