I am not too surprised, I get good answers about Vite from Google’s AI mode though Microsoft’s Copilot tends to do especially poorly on Vite: like an answer that should be “use vite-ignore” becomes a 10-line Vite plugin inlined into the vite.config.js that doesn’t work.
Comments
No idea, I googled "cache busting in vite" and it was by far the most comprehensive result.
I am not too surprised, I get good answers about Vite from Google’s AI mode though Microsoft’s Copilot tends to do especially poorly on Vite: like an answer that should be “use vite-ignore” becomes a 10-line Vite plugin inlined into the vite.config.js that doesn’t work.