antfu/export-size-action
GitHub Actions for export-size
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | a github access token | yes | — |
| comment_token | a github access token for commenting | no | — |
| build_script | a custom npm script to build the files to check | no | — |
| paths | paths for check export-size, useful for monorepo. split by comma, default to `.` | no | — |
| bundler | define the bundler to be used by export-size, can be `esbuild` or `rollup`, default to `rollup` | no | — |
Outputs
no outputs