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

feat: esm format #522

Closed
wants to merge 2 commits into from
Closed

feat: esm format #522

wants to merge 2 commits into from

Conversation

petyosi
Copy link

@petyosi petyosi commented Aug 31, 2022

Fixes #501. I tried to touch as few things as possible, as I am unaware of the implications.

What to look for:

  • I changed the way we deal with version reporting. Look hard at it and see if it breaks something.
  • Tried to bundle everything into a single file, did not work for some reason (./utils were not bundled). Kept the original format.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 31, 2022

Size Change: 0 B

Total Size: 98.7 kB

ℹ️ View Unchanged
Filename Size
dist/js_min/getstream.js 31 kB
dist/js/getstream.js 67.8 kB

compressed-size-action

package.json Outdated Show resolved Hide resolved
@xernobyl xernobyl closed this May 17, 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.

Export ESM
3 participants