Cache - Angularjs

Asked

Viewed 441 times

2

I have an Angularjs(1.x.x)/php application that every version update, some users who use Firefox in the latest version, are required to run CTRL+SHIFT+R to clear the cache and get the updated version of the application. What would be the ideal way for the browser to check if it is in the last branch and if not, automatically reload/clear caches?

The idea is to know if there is any way of the angular itself checks whether there has been modification in the JS files.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.