0

I have a react project that's using MUI icons. Most pages use only a few icons, but we do have a page that let's 'manager' to customize with the choice of everything in MUI icons library.

So you could imagine the bundle brings in the entire MUI icons library, which is very big. I thought that maybe I could somehow have 2 MUI icons bundle, one for 'customization' page, and one for all other pages (and I would try to lazy-load on customization page, I guess?). But I'm not sure on how to go on about this.

Or if there are other suggestions, that would be great to hear too.

user2130500
  • 15
  • 1
  • 4

0 Answers0