Carlo Taleon

Results 2 comments of Carlo Taleon

None of the solutions are working for me. But in any case (unrelated solution, but), as an alternative approach. what's stopping you from just defining: ```ts // icons/index.ts export {...

WAIT! I stand corrected! https://github.com/pd4d10/vite-plugin-svgr/issues/90#issuecomment-1965316849 - This indeed works lol. Also @VikomiC. The reason why static imports `import TestIcon from "@/components/icons/test.svg"` might not work for you anymore is because you...