Skip to main content

2 docs tagged with "webpack"

View All Tags

Bundle Analyzer

Bundle Analyzer is a useful tool to analyze the bundle composition and size. It is particularly useful when we implement code splitting (or lazy loading) in our app and want to know the size of each chunk.