Question
successful pull request but no changes on the website
i successfully ran a git pull and i can see the changes and new files in the console, yet the website still showing the old version. i’m using node.js and nginx on ubuntu 18. i did npm run build which run with no errors, restarted nginx, but no luck.
please if you have an idea what am i missing i’ll greactful if you’ll share it.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Did yea try clearing the cache(either server side or browser side)? :D