ITADN

Options to inline icons?

#8Opengalaczi 创建于 2025-02-22
G
galaczicommented
Hi, this package seems to be compiling each used icon into a separate file. After about an hour of digging, I realized that icons are the cause of a render delay in my app. My mobile menu component is imported, which imports several icons, so this creates a waterfall. I know the package does not support inlineing, but I am wondering if the Svelte ecosystem has a solution for this? Thanks!
1 条评论