edemaine / comingle

Multiroom meeting app integrating web tools
MIT License
44 stars 8 forks source link

Bundle optimization #167

Open edemaine opened 3 years ago

edemaine commented 3 years ago
meteor --extra-packages bundle-visualizer --production
edemaine commented 2 years ago

Finally bit the bullet and directly imported icons from FontAwesome, reducing the bundle from 2.32MB to 1.09MB!

Importing specific components from react-bootstrap reduced a little more to 1.03MB.