DEV Community

Discussion on: How to deploy React App to GitHub Pages

Collapse
 
nikhilroy2 profile image
Nikhil Chandra Roy • Edited

After I deploy the application and I make some change but I can't update the change, how can I do that? I use git push -u origin master but not updating the changes. It's updating only again npm run deploy but it's load all file again, I need only update specific changes.

Collapse
 
yuribenjamin profile image
Ibrahim Ragab

Delete github branch and build file make your changes commit then deploy easy peasy