Closed
Description
Version
3.1.1
Reproduction link
[fake url: https://create_new_project from cli_or_ui](https://create_new_project from cli_or_ui)
Node and OS info
win 10, chrome 70, node 8.12.0, (node 10.13.0, npm 6.4.1 four different PCs)
Steps to reproduce
Create a new project with Vue CLI ur UI (UI/Create, VUE create), start the project with either npm run serve
or vue UI > tasks > serve
What is expected?
Hot reload after any file (JS, VUE, SCSS) changed
What is actually happening?
Nothing happens, no errors in chrome, no hot injection or reload
Stopped to inject/reload after updating to Vue-Cli 3.1.0