Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(request): dev server behind NAT network
(vuejs#828)Webpack dev client could not work when server is behind NAT network. Now, the dev client tries to connect to browser's window.location.
- Loading branch information