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

Build multiple packages so developers can import only what they need #46

Merged
merged 3 commits into from
Oct 24, 2024

Conversation

willemolding
Copy link
Collaborator

@willemolding willemolding commented Oct 23, 2024

Changes

  • Build outputs are now @webzjs/webz-wallet, @webzjs/webz-keys and @webzjs/webz-requests instead of just a single module
  • Update docs page to support multiple packages
  • Refactor original single crate into multiple crates rather than using feature flags
  • Update e2e tests for requests to use the webz-requests package
  • General repo tidy removing some old unused files

@willemolding willemolding merged commit 86e928c into main Oct 24, 2024
5 checks passed
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