Jul 21, 2024
In my case, the browser cached the index.html file and when trying to fetch the .js or .css files, which no longer exist, fails with 404 errors. This script provides a way for the user to reload the application in case the index.html is cached.