-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
Bug report
What is the current behavior?
- Using "devserver.sockPath" will make hot updates cross domain.
- Devserver.sockPath does not work.
If the current behavior is a bug, please provide the steps to reproduce.
- 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.
- Devserver.sockPath itself is not working.
What is the expected behavior?
- Correct hot update with devserver.sockPath.
- 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
jiankafei and desmap
Metadata
Metadata
Assignees
Labels
No labels