Skip to content

Browser Cache Busting

Compare
Choose a tag to compare
@FrankFlitton FrankFlitton released this 27 Dec 00:03
· 4 commits to master since this release
1c5d267

This release has a basic cache breaking technique so the web browser always loads the most recent JS files from your new builds. The has is included as a URL parameter targeting the JS/JSON files linked to from index.html.

Currently, Flutter doesn't provide URL caching and the user would have to do a hard reload to empty their cache.