Skip to content
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

Add size limit CI #366

Merged
merged 9 commits into from
Jun 25, 2024
Merged

Add size limit CI #366

merged 9 commits into from
Jun 25, 2024

Conversation

lassemoldrup
Copy link
Contributor

Purpose

Closes #360.

Changes

  • Adds yarn size, which checks that tree shaking is working when only importing ConcordiumGRPCWebClient.
  • Adds a step to the pipeline that tests this.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@lassemoldrup lassemoldrup requested a review from limemloh May 28, 2024 14:48
packages/sdk/.size-limit.ts Outdated Show resolved Hide resolved
@lassemoldrup lassemoldrup merged commit 929dcca into main Jun 25, 2024
10 checks passed
@lassemoldrup lassemoldrup deleted the add-size-limit branch June 25, 2024 12:10
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.

Make CI check bundle size
2 participants