We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec26fd2 commit fd68c1fCopy full SHA for fd68c1f
frontend/asset_mapper.rst
@@ -93,8 +93,10 @@ This will physically copy all the files from your mapped directories to
93
``public/assets/`` so that they're served directly by your web server.
94
See :ref:`Deployment <asset-mapper-deployment>` for more details.
95
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.
+.. caution::
+
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.
100
101
.. tip::
102
0 commit comments