Skip to content

Commit d701c1a

Browse files
committed
[#2231] Reversing change that only applies to 2.0 after merging 2.0 into 2.1
1 parent 1df50db commit d701c1a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

cookbook/assetic/asset_management.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -337,10 +337,6 @@ the following change in your ``config_dev.yml`` file:
337337
'use_controller' => false,
338338
));
339339
340-
.. note::
341-
342-
You'll also have to remove the ``_assetic`` route in your ``app/config_dev.yml`` file.
343-
344340
Next, since Symfony is no longer generating these assets for you, you'll
345341
need to dump them manually. To do so, run the following:
346342

0 commit comments

Comments
 (0)