Conference

Webpack – How to reduce the bundle size?

Miquel Peix
Status
Accepted
Level
Easy
Date and Time
5/24/2024 11:30 AM
Location
Room 2

When working with frontend projects that over the time increase in functionality and complexity, is common that the bundle generated with webpack also increases in size.
The aim of the talk will be to share some tricks about: how to know the packages responsible for increased the bundle size, how to reduce the bundle size when working with popular libraries as Moment JS or Font Awesome and finally how to split the bundle size in multiple files.

About the speakers

Miquel Peix