kriasoft / react-firebase-starter

Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay
https://firebase.reactstarter.com
MIT License
4.51k stars 753 forks source link

HMR not working #218

Open seansheds opened 7 years ago

seansheds commented 7 years ago

First time using the bp and everything set up fine. npm start works and fire up the browser and I can navigate the app, however the module reloading isn't working. When I change a file in src or components nothing happens in the console or the page. Refreshing doesn't show the change either.

I'm on OSX 10.10.5 with node 6.9.2

kyawkyawsoezhu commented 7 years ago

facing the same issue, I'm new to RSB as well, I tried changing title of home page, nothing happen.

kyawkyawsoezhu commented 7 years ago

@seansheds I just know that my issue is because "Safe Write" feature of IDE.