transferwise/Next.js bundle analyzer

Measure Next.js app page sizes and notify of changes in PR comments

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
working-directoryDirectory containing built filesno""
comment-strategyThe 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. noalways
create-issueConfigures whether to create the bundle size summary issue. Available options: true false true
github-tokenThe GitHub token used to authenticate with the GitHub API.no${{ github.token }}

no outputs