We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Should disable caching old builds to make sure user's don't have to constantly clear cache to view changes.
https://stackoverflow.com/questions/40243633/disable-nginx-cache-for-javascript-files
https://stackoverflow.com/questions/44605647/long-term-caching-with-webpack-chunkhash-and-cache-control
The text was updated successfully, but these errors were encountered:
jk this doesn't work :(
Sorry, something went wrong.
we need to disable caching the index.html file from our nginx config
@aehwany 's solution in dev works (latest updates to the ui appeared after refreshing the page without clearing cache)
idodin
aehwany
MohamedBeydoun
Successfully merging a pull request may close this issue.
Should disable caching old builds to make sure user's don't have to constantly clear cache to view changes.
https://stackoverflow.com/questions/40243633/disable-nginx-cache-for-javascript-files
https://stackoverflow.com/questions/44605647/long-term-caching-with-webpack-chunkhash-and-cache-control
The text was updated successfully, but these errors were encountered: