We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d61fdbc commit 2319d50Copy full SHA for 2319d50
frontend/encore/simple-example.rst
@@ -85,9 +85,9 @@ All of these commands - e.g. ``dev`` or ``watch`` - are shortcuts that are defin
85
in your ``package.json`` file. If you use the npm package manager, replace ``yarn``
86
with ``npm run``.
87
88
-.. note::
+.. caution::
89
90
- Stop and restart ``encore`` each time you update your ``webpack.config.js`` file.
+ Whenever you make changes in your ``webpack.config.js`` file, you need to stop and restart ``encore``.
91
92
Congrats! You now have three new files:
93
0 commit comments