NuxtN
Nuxt13mo ago
Guillaume

Generate assets images

Hi everyone! 👋

I’m using nuxt generate with ssr: true to create a static site and I have images stored in the assets/images folder at the root of my project.

I’d like to define dynamic paths to these images in a composable. How can I configure this properly to make sure the images work correctly in production build?
Was this page helpful?