Skip to content

devServer.sockPath #2535

@jiankafei

Description

@jiankafei

Bug report

What is the current behavior?

  1. Using "devserver.sockPath" will make hot updates cross domain.
  2. Devserver.sockPath does not work.

If the current behavior is a bug, please provide the steps to reproduce.

  1. Use nginx to proxy the local service. The local service uses domain name access. If you do not use "devserver.sockPath", there will be no cross domain problem. If you use it, there will be cross domain problem.
  2. Devserver.sockPath itself is not working.

What is the expected behavior?

  1. Correct hot update with devserver.sockPath.
  2. Devserver.sockPath works normally.

Other relevant information:
webpack version: 4.43.0
Node.js version: 12.16.1
Operating System: win10
Additional tools: nginx, yarn

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions