Skip to content

Commit ea475df

Browse files
committed
minor #10159 Update name of the webpack encore package (razbounak)
This PR was merged into the 3.4 branch. Discussion ---------- Update name of the webpack encore package webpack-encore is not used in composer Commits ------- 1e9863c Update name of the webpack encore package
2 parents 90b4408 + 1e9863c commit ea475df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ run:
1010

1111
.. code-block:: terminal
1212
13-
$ composer require webpack-encore
13+
$ composer require symfony/webpack-encore-pack
1414
$ yarn install
1515
1616
This will create a ``webpack.config.js`` file, add the ``assets/`` directory, and

0 commit comments

Comments
 (0)