Skip to content

Commit cf850b8

Browse files
committed
Merge pull request #2231 from bamarni/patch-5
reopened #2220
2 parents 6d185d5 + 8e970ab commit cf850b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cookbook/assetic/asset_management.rst

+4
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,10 @@ 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+
340344
Next, since Symfony is no longer generating these assets for you, you'll
341345
need to dump them manually. To do so, run the following:
342346

0 commit comments

Comments
 (0)