8000 Added "How to Use a Custom Version Strategy for Assets" by javiereguiluz · Pull Request #7141 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Added "How to Use a Custom Version Strategy for Assets" #7141

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

Merged
merged 12 commits into from
Dec 12, 2016
Prev Previous commit
Next Next commit
Added the missing doc label
  • Loading branch information
javiereguiluz committed Nov 21, 2016
commit 2830ba0d55bd3d9c03b1b0ff75ffdf5155681be1
2 changes: 2 additions & 0 deletions reference/configuration/framework.rst
Original file line number Diff line number Diff line change
Expand Up @@ -945,6 +945,8 @@ collection each time it generates an asset's path:
),
));

.. _reference-framework-assets-packages:

packages
........

Expand Down
0