Hi there.
I am trying to put some javascript code in a web file that im accessing throughout my app.
I am deleting the original file (inside the web file edit interface), and uploading the new one.
Then im pressing sync in the design studio, hard refreshing the page, and even purging the website cache and the updated file will still not appear.
I can download the file from the web file edit interface, and see that the change has been made, but the server just wont serve the new one.
Anyone got an idea of how to fix this? I was just using snippets instead because at least they update immediately, but i wanted to swap to web files because i believed that is the better practice.