Skip to content

Commit f01e6eb

Browse files
royklutmanjaviereguiluz
authored andcommitted
Added a tip about versioning when using Flex
1 parent 6ffa3e0 commit f01e6eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/encore/versioning.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ in your ``script`` and ``link`` tags. If you're using Symfony, just activate the
4444

4545
.. code-block:: yaml
4646
47-
# config/packages/framework.yaml
47+
# this file is added automatically when installing Encore with Symfony Flex
48+
# config/packages/assets.yaml
4849
framework:
49-
# ...
5050
assets:
5151
# feature is supported in Symfony 3.3 and higher
5252
json_manifest_path: '%kernel.project_dir%/public/build/manifest.json'

0 commit comments

Comments
 (0)