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

All esm modules #386

Merged
merged 10 commits into from
Sep 28, 2024
Merged

All esm modules #386

merged 10 commits into from
Sep 28, 2024

Conversation

joswarmer
Copy link
Member

Upgrade all packages to ESM,

  • use moduleResolution and module "nodenext" in tsconfig
  • all imports using .js extension
  • remove bundling external packages with core
  • meta package also generates imports with .js extension

@joswarmer joswarmer merged commit bf61021 into development Sep 28, 2024
1 check passed
@joswarmer joswarmer deleted the all-esm-modules branch October 1, 2024 09:33
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