Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

samccone/bundle-buddy

Open more actions menu
 
 

Repository files navigation

Bundle Buddy

Bundle buddy helps you find duplicated code across your bundle splits.

11111

Why?

As code splitting becomes more and more common, there is not enough visibility into what is actually ending up in our bundles. This makes it trivial to end up shipping the same exact code in different bundles.

How to use

Detecting duplicated code across bundles:

To detect duplicated code across bundles, bundle buddy uses source maps from each of our chunks to extract the overlap. Run bundle buddy with a path to each of your source maps to run the analysis.

Example run using the attached test data in the project:

yarn start -- test/create-react-app/*.map

About

A tool to understand your bundle size and why files are in your bundle

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.