Add public assets at build time
Hi, i'm creating a local module for my project, and I'm stuck on adding public assets with the
I did this:
and when I start the dev server all works fine. The problem comes when I try to build, as nuxt tries to find the images/icons I use in my page routes but since they are added "after", it throws this error:
nitro:config hook.I did this:
and when I start the dev server all works fine. The problem comes when I try to build, as nuxt tries to find the images/icons I use in my page routes but since they are added "after", it throws this error:
