Skip to content

Commit c24bf0d

Browse files
committed
Merge branch '6.0' into 6.1
* 6.0: Promoting encore restart note
2 parents b051054 + 0446c44 commit c24bf0d

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)