You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to React. This project helps a lot but react-hot-loader is super annoying for me.
When I edit code I save a lot and I don't want the browser to be refreshed at every change. However I like that the app is rebuilt automatically and I don't need to rerun npm start.
Can I disable browser refreshing on change somehow?