JS file Cashing problem !!!
So it's recommend that you use “cache-blockers” in your CSS and JavaScript code.
http://myapp.com/static/my_js_file.js?v=370 //here 370 is build number
Simple change in URI will force the browser to reload it and you can track the build number detail as well.
Comments
Post a Comment