When merging the lastest code to the CDN, I noticed that the currently live version numbers website-1.1.7 and discovery-1.2.7 got overwritten with the latest changes. This would've caused all the changes to go onto LIVE instantly.
I've simply copied the build files from discovery-1.2.7.js and website-1.1.7.js in master so that LIVE does not change when deployed to the CDN.
Hi @gtvj
When merging the lastest code to the CDN, I noticed that the currently live version numbers
website-1.1.7
anddiscovery-1.2.7
got overwritten with the latest changes. This would've caused all the changes to go onto LIVE instantly.I've simply copied the build files from
discovery-1.2.7.js
andwebsite-1.1.7.js
inmaster
so that LIVE does not change when deployed to the CDN.Would you be able to merge if all is OK?
Thanks :+1: