Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c9aa1d2

Browse filesBrowse files
committed
minor #9839 Added a small note about Webpack server and Symfony server (javiereguiluz)
This PR was merged into the 3.4 branch. Discussion ---------- Added a small note about Webpack server and Symfony server This fixes #9331. Commits ------- 46baead Added a small note about Webpack server and Symfony server
2 parents de3b614 + 46baead commit c9aa1d2
Copy full SHA for c9aa1d2

File tree

Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed

‎frontend/encore/dev-server.rst

Copy file name to clipboardExpand all lines: frontend/encore/dev-server.rst
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ by the normal `webpack-dev-server`_. For example:
2424
2525
This will start a server at ``https://localhost:9000``.
2626

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+
2733
Using dev-server inside a VM
2834
----------------------------
2935

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.