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: native esm bundle #836

Merged
merged 14 commits into from
Jan 5, 2024
Merged

Conversation

PhearZero
Copy link
Contributor

@PhearZero PhearZero commented Oct 16, 2023

Overview

  • Allows for native esm imports of algosdk
  • Configures exports field of package.json
  • Uses TSX as a replacement for ts-node

Remaining

  • Validate third party type consumers
  • Validate happy path type inference
  • Refine exports field

Issues

@PhearZero PhearZero mentioned this pull request Oct 16, 2023
2 tasks
chore:  cleanup exports key
@PhearZero PhearZero marked this pull request as ready for review November 13, 2023 12:54
Copy link
Contributor

@jasonpaulos jasonpaulos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fixed the error in the cucumber browser tests and made some minor tweaks to a few exports, and this looks mergable now. Thanks for putting in the effort to make this PR

@jasonpaulos jasonpaulos merged commit 1947079 into algorand:3.0.0 Jan 5, 2024
2 checks passed
@jasonpaulos jasonpaulos mentioned this pull request Feb 15, 2024
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