Skip to content

Commit 0446c44

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Promoting encore restart note
2 parents 4d5b3ad + d3cb494 commit 0446c44

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

frontend/encore/simple-example.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,10 @@ All of these commands - e.g. ``dev`` or ``watch`` - are shortcuts that are defin
8585
in your ``package.json`` file. If you use the npm package manager, replace ``yarn``
8686
with ``npm run``.
8787

88-
.. note::
88+
.. caution::
8989

90-
Stop and restart ``encore`` each time you update your ``webpack.config.js`` file.
90+
Whenever you make changes in your ``webpack.config.js`` file, you must
91+
stop and restart ``encore``.
9192

9293
Congrats! You now have three new files:
9394

0 commit comments

Comments
 (0)