Skip to content

ci(github): add size-limit.yml workflow #197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Dec 14, 2020
Merged

Conversation

remarkablemark
Copy link
Owner

@remarkablemark remarkablemark commented Dec 14, 2020

What is the motivation for this pull request?

ci(github): add size-limit.yml workflow

What is the current behavior?

No way to test bundle size or performance.

What is the new behavior?

Added Size Limit GitHub Action, which uses Size Limit to calculate cost of JavaScript bundle for end-users.

The bundle size limit is set to 8 KB.

Checklist:

  • Documentation

@coveralls
Copy link

coveralls commented Dec 14, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling e82e419 on ci/size-limit into f67cc8d on master.

@remarkablemark remarkablemark merged commit 01299eb into master Dec 14, 2020
@remarkablemark remarkablemark deleted the ci/size-limit branch December 14, 2020 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants