Memory overflow error when trying to load iconify icons dynamically
Hey all i am trying to add a nuxt site to my blog monorepo however a utility function that i wrote to extract iconify icons is causing the SSG build to overflow.
The same function works well grabbing icons for astro, sveltekit, and nextjs however i am having issues with nuxt.
I have done some research and think it might have something to do with how nuxt crawls and prepares the ssg bundle however i am not able to find a solution that allows me to use this function.
If anyone has any insights or directions I should go down I am more than happy to explore.
Appreciate any asistance
The same function works well grabbing icons for astro, sveltekit, and nextjs however i am having issues with nuxt.
I have done some research and think it might have something to do with how nuxt crawls and prepares the ssg bundle however i am not able to find a solution that allows me to use this function.
If anyone has any insights or directions I should go down I am more than happy to explore.
Appreciate any asistance


