#Swapping DNS record to new Netlify domain, but cache remains after purge
13 messages · Page 1 of 1 (latest)
Any link references for the cache-busting?
Problem is the whole codebase is changed, and the old version isn't even online anymore. I deactivated the Netlify host for the old.
And adding the "*.v2.js" files seems a little weird, as they're auto generated from my Vue / Nuxt page
So will delve some deeper into this
Most frameworks will auto-cachebust by putting a hash of the contents within the filename
Not sure if Nuxt does so
I think Nuxt will, but the old version was Vue, and now all filenames have changed, as the whole structure is updated
Yeah, if all the names have changed, then they should be busted automagically
So you wouldn't need to do anything
Which tab is that? It doesn't quite look like the Network tab...
Application > Cache Storage
I can't tell, is your HTML also being cached here?