When I build my Angular project, it is copying some svg and webp files from the assets folder to the main folder and renaming them. I noticed the files that were copying all are in the less (CSS).
How do I prevent the files from being copied and just use the originals?