I have gone through many answers on StackOverflow & on GitHub issues as well but, I am still stuck in Hot Module Replacement in Webpack. I am using npm start to
npm start
devServer: { inline: true, // you missed this line which will reload the browser port : 7777 }