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.
2 parents b051054 + 0446c44 commit c24bf0dCopy full SHA for c24bf0d
frontend/encore/simple-example.rst
@@ -85,9 +85,10 @@ 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 must
91
+ stop and restart ``encore``.
92
93
Congrats! You now have three new files:
94
0 commit comments