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

Revert yarn build command #32

Merged
merged 3 commits into from
Jun 21, 2023
Merged

Revert yarn build command #32

merged 3 commits into from
Jun 21, 2023

Conversation

rombrom
Copy link
Member

@rombrom rombrom commented Jun 20, 2023

Apparently multiple entry points caused our enums to be gobbled up by TypeScript, only exporting their types and not their const counterparts.

Apparently multiple entry points caused our `enum`s to be gobbled up by
TypeScript, only exporting their types and not their `const`
counterparts.
@github-actions
Copy link

github-actions bot commented Jun 20, 2023

size-limit report 📦

Path Size
dist/sdk.cjs.production.min.js 185.05 KB (+123.16% 🔺)
dist/sdk.esm.js 54.75 KB (+241.77% 🔺)

@rombrom rombrom marked this pull request as draft June 20, 2023 13:09
@rombrom rombrom marked this pull request as ready for review June 20, 2023 20:14
@nazariyv
Copy link
Member

can we add a changelog?

@nazariyv nazariyv merged commit 53d8fd5 into main Jun 21, 2023
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