We are having this weird issue where whenever we commit to Dev (preview branch) our preview looks perfect and reflects our changes. After we merge dev into master our production deploy completes, source code is updated, but when we access domains it doesn’t reflect our changes.
Running locally on master branch works fine also, so the issue is 100% in deploy.
Any ideas?