Open
Description
Read this article for a description of the problem. Using a query string is probably OK, despite what the page says.
Ideally, the cache busting would be done at build time so as to not require the user remember to add certain strings or change certain paths.
This may require use of a more active build process since our current solution is having some difficulties.