Skip to content

Use .mjs extension for esm files #1

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

Merged
merged 6 commits into from
Oct 31, 2022
Merged

Use .mjs extension for esm files #1

merged 6 commits into from
Oct 31, 2022

Conversation

IanVS
Copy link
Member

@IanVS IanVS commented Oct 31, 2022

Pulling in testing-library#453

IanVS added 6 commits October 31, 2022 12:32
This was previously handled as a file in the root of the project that redirected to the built index file.
This change removes a layer of indirection by removing src/extend-expect, and using
exports to point to the index file rather than using a real file in the project root.
@IanVS IanVS merged commit 24d4d78 into next Oct 31, 2022
@IanVS IanVS deleted the mjs-extension branch October 31, 2022 16:41
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