pkg-size/pkg-size-action
Report npm package size on pull-requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| build-command | Command to build the package with | — | — |
| comment-report | Whether to comment the build size report on the PR or not: true, false | — | — |
| mode | Report mode: regression (default), head-only | — | — |
| display-size | What size to display. Comma delimited list for multiple: uncompressed (default), gzip, brotli: | — | — |
| unchanged-files | Whether to show unchanged files: show, collapse, hide | — | — |
| sort-by | Which property to sort by: delta (size difference), headSize, baseSize, path | — | — |
| sort-order | Sort order: desc, asc | — | — |
| hide-files | Glob pattern to hide files with | — | — |
Outputs
no outputs