Failed to fetch dynamically imported module

https://github.com/nuxt/nuxt/issues/26565 Hey I am deploying my Nuxt 3 app with CF Pages but whevener I make a new deployment and the chunk names change the previous chunks are no longer available and it fails with this error (post title.) I am trying to follow this advice: https://github.com/nuxt/nuxt/issues/26565#issuecomment-2042068523. Any idea where I can configure the Cache-Control header? I am not sure where to start looking.
GitHub
Failed to fetch dynamically imported module "/_nuxt/OpeningHours.CT...
Environment Operating System: Windows_NT Node Version: v21.6.1 Nuxt Version: 3.11.1 CLI Version: 3.11.1 Nitro Version: 2.9.5 Package Manager: npm@9.6.4 Builder: - User Config: runtimeConfig, source...
1 Reply
Felix
Felix2w ago
and is there a way to keep the previous chunks available when I deploy?