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

Offer an explicit import path for esm vs cjs runtime #30

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

ef4
Copy link
Owner

@ef4 ef4 commented Sep 17, 2024

When you want to ensure that you're talking about the esm distribution of the runtime, you can now use decorator-transforms/runtime-esm. (Ditto for cjs.)

This makes it easier to resolve the path to the esm runtime in a babel config that's itself written in cjs.

When you want to ensure that you're talking about the esm distribution of the runtime, you can now use `decorator-transforms/runtime-esm`. (Ditto for cjs.)

This makes it easier to resolve the path to the esm runtime in a babel config that's itself written in cjs.
@ef4 ef4 added the enhancement New feature or request label Sep 17, 2024
@ef4 ef4 merged commit ced8ef6 into main Sep 17, 2024
4 checks passed
@github-actions github-actions bot mentioned this pull request Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant