Skip to content

Commit 491d148

Browse files
committed
Merge branch '4.4' into 5.3
* 4.4: Minor tweak unify expression: yarn run encore -> yarn encore
2 parents b4392aa + 33a075a commit 491d148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/simple-example.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ and restart Encore:
237237
.. code-block:: terminal
238238
239239
# if you use the Yarn package manager
240-
$ yarn run encore dev --watch
240+
$ yarn encore dev --watch
241241
242242
# if you use the npm package manager
243243
$ npm run watch

0 commit comments

Comments
 (0)