Skip to content

Commit fd68c1f

Browse files
Update asset_mapper.rst
1 parent ec26fd2 commit fd68c1f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

frontend/asset_mapper.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,10 @@ This will physically copy all the files from your mapped directories to
9393
``public/assets/`` so that they're served directly by your web server.
9494
See :ref:`Deployment <asset-mapper-deployment>` for more details.
9595

96-
If you compiled your assets on your development machine, you need to delete them again,
97-
in order to make Symfony serve the current versions from ``assets/`` again.
96+
.. caution::
97+
98+
If you compiled your assets on your development machine, you need to delete them again,
99+
in order to make Symfony serve the current versions from ``assets/`` again.
98100

99101
.. tip::
100102

0 commit comments

Comments
 (0)