Skip to content

webpack 5 / devServer.socket miss #3409

Description

@politsin

The task is to listen with webpack dev-server normal unix-socket (not a port)

There is no devServer.socket parameter in webpack 5 and there is no mention of it anywhere and no way to work around

webpack 4 parametrs list

https://v4.webpack.js.org/configuration/dev-server/#devserversocket

devServer.socket
devServer.sockHost
devServer.sockPath
devServer.sockPort

webpack 5 parametrs list

https://webpack.js.org/configuration/dev-server/#devserversockhost

... =) miss
devServer.sockHost
devServer.sockPath
devServer.sockPort

Docs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions