transferwise/Next.js bundle analyzer
Measure Next.js app page sizes and notify of changes in PR comments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | Directory containing built files | no | "" |
| comment-strategy | The desired behavior for commenting on Pull Requests. Available options: always: Always comment on PRs, even if it's just to say there are no significant changes. skip-insignificant: Skip commenting on PRs if there are no significant changes in page sizes. | no | always |
| create-issue | Configures whether to create the bundle size summary issue. Available options: true false | — | true |
| github-token | The GitHub token used to authenticate with the GitHub API. | no | ${{ github.token }} |
Outputs
no outputs