Force browser to clear the cache after wasm file updated
Unsolved
Qt for WebAssembly
-
Hi,
Isn't that a task that your browser is responsible for ?
-
@tham your browser has a variety of option for you to do so.
For chrome you could do one of the following:
- CTRL-Shift-R
- Use incognito mode
- Use the dev settings to disable it-
- Use Chrome profiles to create a profile with all caching disabled
I don't know if there's a command or something the server could send to your browser to force a complete reload.