File tree Expand file tree Collapse file tree 4 files changed +2
-58
lines changed Expand file tree Collapse file tree 4 files changed +2
-58
lines changed Original file line number Diff line number Diff line change 503503/components/templating https://github.com/symfony/templating
504504/components/error_handler https://github.com/symfony/error-handler
505505/components/class_loader https://github.com/symfony/class-loader
506+ /frontend/encore/versus-assetic /frontend
Original file line number Diff line number Diff line change @@ -80,7 +80,6 @@ Issues & Questions
8080..................
8181
8282* :doc: `FAQ & Common Issues </frontend/encore/faq >`
83- * :doc: `/frontend/encore/versus-assetic `
8483
8584Full API
8685........
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -1710,7 +1710,7 @@ version
17101710This option is used to *bust * the cache on assets by globally adding a query
17111711parameter to all rendered asset paths (e.g. ``/images/logo.png?v2 ``). This
17121712applies only to assets rendered via the Twig ``asset() `` function (or PHP
1713- equivalent) as well as assets rendered with Assetic .
1713+ equivalent).
17141714
17151715For example, suppose you have the following:
17161716
You can’t perform that action at this time.
0 commit comments