Skip to content

Commit 1d56e69

Browse files
committed
Tweaks
1 parent 5bb90ba commit 1d56e69

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

frontend/encore/advanced-config.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ Next, define the output directories of each build:
122122
firstConfig: '%kernel.project_dir%/public/first_build'
123123
secondConfig: '%kernel.project_dir%/public/second_build'
124124
125-
126125
Also define the asset manifests for each build:
127126

128127
.. code-block:: yaml
@@ -136,7 +135,6 @@ Also define the asset manifests for each build:
136135
second_build:
137136
json_manifest_path: '%kernel.project_dir%/public/second_build/manifest.json'
138137
139-
140138
Finally, use the third optional parameter of the ``encore_entry_*_tags()``
141139
functions to specify which build to use:
142140

0 commit comments

Comments
 (0)