Live browser reloads?
Open
bug
- Dominant language
- JavaScript
- Stars
- 26
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
After `famous create testproject` `cd/testproject` and `famous dev` the famous seed project loads as expected but no changes in `src/index.js` are live reloaded to the browser. In fact they are not reloaded after reloading the browser page. I can comment out the whole file without changes picked up.
The changes are only picked up once I shut down the server and restart with `famous dev`.
Am I missing something obvious here? I'm on OS X Yosemite and Chrome (also checked Firefox). No errors in the console.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.