Skip to content

Commit 3f71378

Browse files
committed
Removed the file comparing Assetic and Encore
1 parent 4533004 commit 3f71378

File tree

4 files changed

+2
-58
lines changed

4 files changed

+2
-58
lines changed

_build/redirection_map

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,3 +503,4 @@
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

frontend.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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

8584
Full API
8685
........

frontend/encore/versus-assetic.rst

Lines changed: 0 additions & 56 deletions
This file was deleted.

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1710,7 +1710,7 @@ version
17101710
This option is used to *bust* the cache on assets by globally adding a query
17111711
parameter to all rendered asset paths (e.g. ``/images/logo.png?v2``). This
17121712
applies only to assets rendered via the Twig ``asset()`` function (or PHP
1713-
equivalent) as well as assets rendered with Assetic.
1713+
equivalent).
17141714

17151715
For example, suppose you have the following:
17161716

0 commit comments

Comments
 (0)