Is there any way to stop a browser from caching a PWA? Or somehow to delete the cache?
My problem is that even if I redeploy my app on my site the changes wont happen because of cache. Obviously you can't ask everyone to delete their cache/cookies all the time.
Has anyone here found a viable solution? I have my own domain, so maybe is there a way to set my domain to stop the browser from caching the web page? I remember when I was using HTML there was a command that was doing this? ๐ค