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: convert core project to esm and use vite for umd bundling browser ready version #171

Merged
merged 2 commits into from
Feb 1, 2025

Conversation

junners
Copy link
Member

@junners junners commented Feb 1, 2025

What's changed?

  • CORE is now an es module instead of CJS
  • UMD generation does not require any manual code change, just run npm run vite:dist
  • Remove dependencies to path-browserify and use polyfills for browser version
  • Remove rollup

@junners junners merged commit ea5b40f into master Feb 1, 2025
3 checks passed
@junners junners deleted the convert-project-to-esm branch February 1, 2025 23:28
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.

1 participant