In this lesson, learn how to use the vite-bundle-visualizer to analyze how much weight each of your dependencies adds to the final bundle. Use to optimize performance by using lighter dependencies when possible or breaking into other separate chunks when it makes sense to do so.
Links