Will assets folder affect angular performance?

76 views Asked by At

I have a project with Angular 16. It was assumed to have more than 100 SVG files in my assets folder. I'm sure that it will increase bundle size, but I'm not sure if it will affect the performance of the application. My question is: how do I handle this asset folder and SVG loading in the browser?

0

There are 0 answers