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

chore: added tree shaking and bundling optimizations #27

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

alexlwn123
Copy link
Member

  • Added Side Effects for tree shaking optimizations
  • updated bundled fedimint-client-wasm to private. It shouldn't link to any other package on npm.
  • removed wasm folder from the bundled package - since it's already included as bundledDependencies

Copy link

changeset-bot bot commented Sep 18, 2024

⚠️ No Changeset found

Latest commit: 69eec4c

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

@alexlwn123 alexlwn123 force-pushed the alex/adjust-wasm-package branch from 1a464f6 to 69eec4c Compare September 18, 2024 21:54
Copy link
Contributor

Size Change: +5 B (0%)

Total Size: 3.61 MB

Filename Size Change
packages/core-web/dist/worker.js 533 B +5 B (+0.95%)
ℹ️ View Unchanged
Filename Size
packages/core-web/dist/index.js 1.77 kB
packages/core-web/wasm/fedimint_client_wasm_bg.wasm 3.61 MB

compressed-size-action

@alexlwn123 alexlwn123 merged commit b8e0875 into main Sep 18, 2024
4 checks passed
@alexlwn123 alexlwn123 deleted the alex/adjust-wasm-package branch September 18, 2024 21:56
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.

1 participant