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

[PAY-3747] Add sdk bundle analyzer to browser esm and shortcut for fast build #10870

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

raymondjacobson
Copy link
Member

Description

npm run sdk:browser:es

from repo root takes 13.2s on my laptop, which is all you need for web

it also generates an html file that looks like this to view deps
image

It seems like there isn't too much low hanging fruit to remove any more

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide repro instructions & any configuration.

npm run sdk:browser:es

Copy link

changeset-bot bot commented Dec 30, 2024

⚠️ No Changeset found

Latest commit: f0eaa74

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@raymondjacobson raymondjacobson merged commit 18ea0ce into main Jan 2, 2025
8 checks passed
@raymondjacobson raymondjacobson deleted the rj-pay-3747 branch January 2, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants