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

ci: publish to npm #22

Merged
merged 12 commits into from
Nov 6, 2024
Merged

ci: publish to npm #22

merged 12 commits into from
Nov 6, 2024

Conversation

fadeev
Copy link
Member

@fadeev fadeev commented Nov 4, 2024

  • Added workflow to publish to npm.
  • Updated package.json to export compiled Gateway and wrapper
  • Moved util functions into Gateway.ts to ensure that jest and other stuff isn't imported when you import the Gateway wrapper.

Closes #21

@fadeev fadeev changed the title Publish to npm ci: publish to npm Nov 5, 2024
@fadeev fadeev marked this pull request as ready for review November 5, 2024 10:34
@fadeev
Copy link
Member Author

fadeev commented Nov 5, 2024

yarn link still isn't working for me for localnet. After this is merged, I'll publish v1.0.0-rc1 and try importing the gateway wrapper from there.

@fadeev fadeev requested a review from swift1337 November 5, 2024 14:35
Copy link
Contributor

@swift1337 swift1337 left a comment

Choose a reason for hiding this comment

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

LGTM

@fadeev fadeev merged commit 024b061 into main Nov 6, 2024
4 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.

Publish the package on npm
3 participants