Skip to content

bundlewatch/service

Repository files navigation



Keep watch of your bundle size.

Coveralls GitHub License


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 Service

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!

Releases

No releases published

Packages

No packages published

Contributors 10