I'm using the ant-design and simple icons for my vanilla js app. I'm facing with huge imports after I build my app. Currently 3.92mb in minified version. Is there anything I can fix this? I'm using parcel to build my website.
Build:
Package.json
It seems that ant-design and simple icons imports all the icons in the index.js
index.js
This is how I imports the icons: