I have edited the title inside public folder index.html page but it still not changing in the live site. But I can see the change in local env.
CodePudding user response:
try to run npm run start
again
CodePudding user response:
There was problem with jenkins pipleline. I didn't know jenkins file wasn't getting updated when we switch branches.