Skip to content

Commit dfc4782

Browse files
committed
minor #10645 [Webpack Encore] Fixed code display (jmsche)
This PR was submitted for the 4.1 branch but it was merged into the 3.4 branch instead (closes #10645). Discussion ---------- [Webpack Encore] Fixed code display Hi, this PR fixes an issue that renders an empty code block :) Commits ------- c58cd7a [Webpack Encore] Fixed code display
2 parents 8fb50d7 + c58cd7a commit dfc4782

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

frontend/encore/split-chunks.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ The logic for *when* and *how* to split the files is controlled by the
5050
`SplitChunksPlugin from Webpack`_. You can control the configuration passed to
5151
this plugin with the ``configureSplitChunks()`` function:
5252

53-
.. code-block:: js
54-
5553
.. code-block:: diff
5654
5755
Encore

0 commit comments

Comments
 (0)