From 1e9863c95cc2007579f1a05268f3f83b8fcf8bc9 Mon Sep 17 00:00:00 2001 From: Bredillet Thomas Date: Wed, 8 Aug 2018 14:33:55 +0200 Subject: [PATCH] Update name of the webpack encore package webpack-encore is not used in composer --- frontend/encore/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/encore/installation.rst b/frontend/encore/installation.rst index ded3f466c76..959c8b253a9 100644 --- a/frontend/encore/installation.rst +++ b/frontend/encore/installation.rst @@ -10,7 +10,7 @@ run: .. code-block:: terminal - $ composer require webpack-encore + $ composer require symfony/webpack-encore-pack $ yarn install This will create a ``webpack.config.js`` file, add the ``assets/`` directory, and