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

fix: module build #286

Merged
merged 1 commit into from
Apr 9, 2024
Merged

fix: module build #286

merged 1 commit into from
Apr 9, 2024

Conversation

superical
Copy link
Contributor

@superical superical commented Apr 9, 2024

Summary

Fix

Fixes an issue with commonjs digesting the lib due to the new document store package.

Improvement

  • This PR should also improve the overall package size by about 0.5mb.
  • Exposes commonjs, esm and umd versions to fit more projects using it

Changes

  • Change module build setup by replacing tsc with a bundler

@superical superical requested a review from yapyuyou April 9, 2024 12:50
@superical superical merged commit 7c550d7 into master Apr 9, 2024
6 checks passed
@superical superical deleted the fix/module branch April 9, 2024 13:15
Copy link

github-actions bot commented Apr 9, 2024

🎉 This PR is included in version 9.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants