Commit 6e006ab
committed
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 path1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
55 | 60 | | |
56 | 61 | | |
57 | 62 | | |
| |||
0 commit comments