8000
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 0dbd299 + c24bf0d commit 425563dCopy full SHA for 425563d
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