Skip to content

Commit bfa1141

Browse files
Removing yarn
Page: https://symfony.com/doc/5.4/frontend/encore/advanced-config.html This is just to check if you really want to drop yarn, as discussed in symfony/ux#1200 If you merge it, I will remove all other occurrences :-)
1 parent 7047b79 commit bfa1141

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

frontend/encore/advanced-config.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,6 @@ prefer to build configs separately, pass the ``--config-name`` option:
105105

106106
.. code-block:: terminal
107107
108-
# if you use the Yarn package manager
109-
$ yarn encore dev --config-name firstConfig
110-
111-
# if you use the npm package manager
112108
$ npm run dev -- --config-name firstConfig
113109
114110
Next, define the output directories of each build:

0 commit comments

Comments
 (0)