You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The changes from symfony/symfony#17532 allow it to (easily) implement a custom version strategy. #5489 is an attempt to show how to do this in Symfony 2.7. We should finish that one first and then rewrite the article for Symfony 3.1 to simplify it a lot. We then also need to update the reference section for the new version_strategy options.
The text was updated successfully, but these errors were encountered:
… (xabbuh)
This PR was merged into the 3.1 branch.
Discussion
----------
Added "How to Use a Custom Version Strategy for Assets"
Another attempt to finish @teohhanhui's great work from #5489.
This will fix#6205.
Commits
-------
d3308be Added "How to Use a Custom Version Strategy for Assets"
The changes from symfony/symfony#17532 allow it to (easily) implement a custom version strategy. #5489 is an attempt to show how to do this in Symfony 2.7. We should finish that one first and then rewrite the article for Symfony 3.1 to simplify it a lot. We then also need to update the reference section for the new
version_strategy
options.The text was updated successfully, but these errors were encountered: