You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #10792 Update encore/copy-files.rst: add note about using versioning with custom target path (mhujer)
This PR was merged into the 3.4 branch.
Discussion
----------
Update encore/copy-files.rst: add note about using versioning with custom target path
Improving https://symfony.com/doc/current/frontend/encore/copy-files.html#referencing-image-files-from-a-template
If the versioning is enabled in Encore and you want to use custom target path, you need to manually include the hash in the target filename.
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
1a33da0 Update encore/copy-files.rst: add note about using versioning with custom target path
0 commit comments