Henry Young
Henry Young
Vite user here. Using the `appendIconComponentCache()` method works well enough when I'm creating my own components. The DX falls down when adding components with many different icons (such as `EuiInMemoryTable`)...
> Hi @henry-young, I use Vite too and have run into a similar problem. How did you get the appendIconComponentCache function to work? Could you give an example of its...
> > and then I just have a file named `~/src/icons.ts` that contains. > > @henry-young What do I do with icons.ts? Do I have to import it somewhere or...