bundlesize icon indicating copy to clipboard operation
bundlesize copied to clipboard

Keep your bundle size in check

Results 87 bundlesize issues
Sort by recently updated
recently updated
newest added

**Do you want to request a *feature* or report a *bug*?** Bug 🐛 **What is the current behavior?** When our Travis CI build runs `yarn bundlesize`, the size check against...

Hi 👋 I built bundlesize in June 2017 to solve a problem I had at the time. Since then, it has become pretty popular. Here's are some crazy numbers: -...

## Description Update brotli-size to 4.0.0 and get rid of iltorb 2.4.5 (getting 404 errors because some releases are removed from repo). ## Types of changes - New feature: update...

## Description When run`npm run bundlesize --report-json`, output file `bundlesize-report.json` in working directory. ## Motivation and Context We can edit data made from bundlesize ## Screenshots (if appropriate): ## Types...

**Do you want to request a *feature* or report a *bug*?** Feature **If this is a feature request, what is motivation or use case for changing the behavior?** While we...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** Running bundlesize results in 404 error from: ``` "url": "https://www.googleapis.com/urlshortener/v1/url?key=AIzaSyACIqikanS3eoHsy14JYyFAHU1aU5w1YoA", "method": "post" ```...

## Description ## Motivation and Context ## Screenshots (if appropriate): ## Types of changes - Bug fix (non-breaking change which fixes an issue) - New feature (non-breaking change which adds...

## Description mention support for github actions in readme ## Motivation and Context n/a ## Screenshots (if appropriate): n/a ## Types of changes n/a

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** Requests to `https://bundlesize-store.now.sh/build?info=` get a connection closed error from the server ![image](https://user-images.githubusercontent.com/1159553/52377825-eabb9d80-2a5d-11e9-8488-a2dc981ef0cd.png) This...