You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, and thanks for an awesome set of icons. I am using them in an angular 9 project, but they seem to add quite a lot to the bundle size. I have this npm task: ng build --prod --stats-json && webpack-bundle-analyzer ./dist/noc/stats.json and checked the bundle of different packages. I wasn't expecting eva-icons to be that big. Is there a way to trim down on that?
The text was updated successfully, but these errors were encountered:
Hi, and thanks for an awesome set of icons. I am using them in an angular 9 project, but they seem to add quite a lot to the bundle size. I have this npm task:
ng build --prod --stats-json && webpack-bundle-analyzer ./dist/noc/stats.json
and checked the bundle of different packages. I wasn't expecting eva-icons to be that big. Is there a way to trim down on that?The text was updated successfully, but these errors were encountered: