sei-protocol / sei-js

SeiJS is a monorepo that contains multiple NPM libraries for writing applications that interact with the Sei network.
44 stars 38 forks source link

Node polyfill hotfix #82

Closed codebycarson closed 1 year ago

codebycarson commented 1 year ago

This PR fixes an issue with node environments by excluding the polyfill if "self" is not defined.

References: https://github.com/sei-protocol/sei-js/issues/79 https://github.com/sei-protocol/sei-js/pull/81

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 96138f7e280c37e95f1a1bb014a2d126bb4ac868

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ------------- | ----- | | @sei-js/react | Patch | | @sei-js/core | Patch |

Not sure what this means? Click here to learn what changesets are.

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