Relative Content

Tag Archive for browserviterebuild

browser does not detect vite hash change after rebuild and browser reopen

I have a vue project that uses vite to build the app, which produces a dist/index.html file that includes a tag that references an index-.js file. The site works as expected, however for browsers that are configured to re-open the previous tabs, a blank page always appears with these steps,