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

Appearance settings

Commit f01e6eb

Browse filesBrowse files
royklutmanjaviereguiluz
authored andcommitted
Added a tip about versioning when using Flex
1 parent 6ffa3e0 commit f01e6eb
Copy full SHA for f01e6eb

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎frontend/encore/versioning.rst

Copy file name to clipboardExpand all lines: frontend/encore/versioning.rst
+2-2Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.