Jump to content

Prevent content from caching


bobonthenet
 Share

Recommended Posts

So I didn't see this in here and I thought it might be helpful to others since I had to look it up.  I was running into an issue where I would make a simple change to one of my js or json files and then not see the changes in my game due to the cached versions of the files being used instead of my changed versions.

 

The easiest way to resolve this is to simply launch the game in incognito mode while you are debugging.

 

If for whatever reason you want to prevent cached files from being used without using incognito here is a few methods you can use http://hungred.com/how-to/tutorial-stop-caching-jquery-javascript/

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...