We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b852a98 commit 514cdb9Copy full SHA for 514cdb9
frontend/encore/installation.rst
@@ -24,6 +24,7 @@ Then, install Encore into your project with Yarn:
24
.. code-block:: terminal
25
26
$ composer require encore
27
+ $ yarn install
28
29
This will create a ``webpack.config.js`` file, add the ``assets/`` directory, and add ``node_modules/`` to
30
``.gitignore``.
0 commit comments