visual studio 2013 - Avoid caching content in browser -


i using vs 2013,durandal, webapi single page application. whenever deploy code server have remove cache in browser latest changes.

how avoid it? let me know more info needed.

also when in debugging code , if changes in javascript file, have remove cache latest changes.

one thing can @ using require js url args, option add cache busting query string end of request made require @frankvanpuffelen stated, there many places caching happens have @ app/server/clients. setting can set in main.js file durnadal app.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -