Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.08 KB

File metadata and controls

37 lines (25 loc) · 1.08 KB


Keep watch of your bundle size.


BundleWatch checks file sizes, ensuring bundled browser assets don't jump in file size.

Sharp increases in BundleWatch can signal that something is wrong, such as adding a package that bloats the slug, an incorrect import, or forgetting to minify.

BundleWatch.io

Note

This repo is the BundleWatch Service, for storing and computing BundleWatch data.

The BundleWatch CLI app and Node API is at https://github.com/bundlewatch/bundlewatch.

The BundleWatch.io documentation site is at https://github.com/bundlewatch/bundlewatch.io.

Contributors

Want to Help? Become a Contributor

Contributions of any kind are welcome!

Documentation powered by vitepress