action icon indicating copy to clipboard operation
action copied to clipboard

📦📊 GitHub Action to reports on the size of your npm package

Results 23 action issues
Sort by recently updated
recently updated
newest added

## Is your feature request related to a problem? Please describe. This is a super useful package. In my specific use-case I'm working in a pretty large monolith where there...

## Is your feature request related to a problem? Please describe. Ability to create groups with filters ## Describe the solution you'd like Probably a glob filter for each group...

## Is your feature request related to a problem? Please describe. Build time is an important aspect of a build, and this action can access that data but is not...

## Bug description Running `pnpm i --frozen-lock` with the latest pnpm can fail if the lock was made by a different version (eg. pnpm 6 with pnpm 5 lock). Should...

## Is your feature request related to a problem? Please describe. I see the percentage differences, but I'm also interested in the raw difference values ## Describe the solution you'd...

## Is your feature request related to a problem? Please describe. Sometimes, it's useful to debug why a distribution is so large by assessing the content. ## Describe the solution...

## Is your feature request related to a problem? Please describe. Currently, if the registry isn't accessible (eg. proprietary registry behind VPN), the action hangs with no logs. ## Describe...

## Bug description Using the recommended `yml` from the `README.md`: ``` name: Package Size Report on: pull_request: branches: [ master, develop ] # ⬅ Add other branches you want size...

This should fix #53 The lockfile was updated automatically to version 6, because I used pnpm 8