Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6d17de2

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: [AssetMapper] Adding info about deleting compiled assets
2 parents0e3b44b +b55c5cb commit6d17de2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎frontend/asset_mapper.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,13 @@ This will physically copy all the files from your mapped directories to
8989
``public/assets/`` so that they're served directly by your web server.
9090
See:ref:`Deployment<asset-mapper-deployment>` for more details.
9191

92+
..caution::
93+
94+
If you run the ``asset-map:compile`` command on your development machine,
95+
you won't see any changes made to your assets when reloading the page.
96+
To resolve this, delete the contents of the ``public/assets/`` directory.
97+
This will allow your Symfony application to serve those assets dynamically again.
98+
9299
..tip::
93100

94101
If you need to copy the compiled assets to a different location (e.g. upload

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp