Sébastien Chopin
Sébastien Chopin
As you can see on https://github.com/nuxt-modules/icon/blob/2cf77b302b55b97e6975286168281c4339e2e4e7/src/runtime/Icon.vue#L31 We use the component name so might not be possible to do so. Is `brand/MyIcon` actually named `BrandMyIcon` in your project? If so, it...
@ehsanonline you can use the object syntax: ```ts components: [ { path: '~/components/global', global: true, } ] ```
We are aware of this issue and will resolve as soon as we can
We will work on it and fix those performance issues.
@matschik so far we suggest to statically generate your website using `nuxt generate` command. We are at the moment experimenting compiling Markdown to Vue files similar to VitePress
After talking to @farnabaz we will also add caching for Nuxt Content API routes, for deployment to Netlify or Vercel with SSR, this should improve a lot the performance, stay...
Are you sure this is from Nuxt icon directly and not Nuxt itself?
Could you try with ``?
Can you create a reproduction with Stackblitz please?
 https://volta.s3.fr-par.scw.cloud/social_card_f5427208ac.png @ricardogobbosouza