Skip to content

Changing to support the "server" options object for webpack-dev-server#1125

Merged
weaverryan merged 1 commit into
symfony:mainfrom
weaverryan:dev-server-server-option
Jul 6, 2022
Merged

Changing to support the "server" options object for webpack-dev-server#1125
weaverryan merged 1 commit into
symfony:mainfrom
weaverryan:dev-server-server-option

Conversation

@weaverryan

Copy link
Copy Markdown
Contributor

Follow up to #1118 and solves #1119.

The new server object has existed since webpack-dev-server 4.4 webpack/webpack-dev-server#3940, and we already require 4.8.

Support for the old https kept for now (with deprecations) to help people migrate.

javiereguiluz added a commit to symfony/symfony-docs that referenced this pull request May 31, 2022
…n (weaverryan)

This PR was merged into the 5.4 branch.

Discussion
----------

[Encore] Changing dev-server to use the new server option

See: symfony/webpack-encore#1125

But it is NOT dependent on that PR. These changes are already "good change" and do not require changes to Encore.

Commits
-------

0029c27 [Encore] Changing dev-server to use the new server option
@weaverryan weaverryan force-pushed the dev-server-server-option branch from cad7b26 to 3bdbe37 Compare July 6, 2022 17:48
@weaverryan weaverryan added the Feature New Feature label Jul 6, 2022
@weaverryan weaverryan force-pushed the dev-server-server-option branch from e787894 to e0fb0ad Compare July 6, 2022 18:02
@weaverryan weaverryan merged commit 275fb6f into symfony:main Jul 6, 2022
@weaverryan weaverryan deleted the dev-server-server-option branch July 8, 2022 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New Feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants