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

Fixes: https://github.com/siddharthkp/bundlesize/issues/308, https://github.com/siddharthkp/bundlesize/issues/224 ## Description 1. Currently, the `/values` endpoint throws 500 error while fetching master stats. Apparently, this commit https://github.com/siddharthkp/bundlesize/commit/9e4880be3acaa11fd88ef8f219252a3836f18460#diff-3f22b50a5bc8fc66727cf2798b216054L34 broke the functionality long time ago. 2. After fixing...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** Running `bundlesize` on Github Actions on a PR from fork (with env set...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** When running `npx bundlesize` in a GitHub Action, I get this warning: >...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** Sometimes in PR status's, I see `(-null)` in the bundlesize checks. Sometimes it's...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** When I click on the "Details" of bundlesize job, nothing happen When I...

Hi! :slightly_smiling_face: This Pr simplifies code contributions by fully automating the dev setup with Gitpod (A free online VS Code-like IDE). With a single click, it'll launch a workspace and...

## Description A request to add a config option to read and use asset manifest file instead of a file glob pattern. ## Motivation and Context With react create apps...

We ran into an issue on Lighthouse which took a long time to debug. We were seeing "404: Not found" when bundlesize ran on travis. Turns out Github sometimes returns...

good-first-contribution

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** During the Jenkins build I get the following error: ``` $ bundlesize --debug...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** Bundlesize returns "Could not add github status. 404: Not Found" **Please mention other...