Skip to content

Commit f1b3489

Browse files
committed
Merge branch '5.3' into 5.4
* 5.3: Minor tweak unify expression: yarn run encore -> yarn encore
2 parents 2cd33bb + 491d148 commit f1b3489

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)