We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When a newer version of my react-app is available. I want to re-download the bundle.
I know how to find if the bundle is outdated using a version number. But I can't figure out how I can make the browser redownload the latest bundle.
How is this possible?