Bug recurrence of Server-X's livereload feature[win10].
npm install
node index
-
Ensure
Server-X
running correctly at port8000
[default port]
-
Open
http://localhost:8000/test.html
in browser
-
It will display a text of
"test from mock server"
.
-
Edit
config/route.js
and try to save multiple times -
Refresh browser with the same url
http://localhost:8000/test.html
while tryingstep 3
.
-
livereload
feature seems to be broken then display a404 Not Found
page