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 de3b614 commit 46baeadCopy full SHA for 46baead
frontend/encore/dev-server.rst
@@ -24,6 +24,12 @@ by the normal `webpack-dev-server`_. For example:
24
25
This will start a server at ``https://localhost:9000``.
26
27
+.. note::
28
+
29
+ This Webpack server is independent from
30
+ :doc:`Symfony's development web server </setup/built_in_web_server>` and
31
+ you need to run both separately.
32
33
Using dev-server inside a VM
34
----------------------------
35
0 commit comments