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.
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.
Contributions of any kind are welcome!
Documentation powered by vitepress