Is it true to have the index-xxxx,js/css files are necessary to force the cache to clear?
So I’ve been told by the project manager of this project I’m volunteering for that keeping names for files like index-xxxx.js will help to force the cache to clear if we use them in like the root index.html file inside a function in a script tag. I’ve also been told to copy the contents of these files and save it as a file with a consistent name. When I got told this I was like why would copying the contents of generated files help at all?