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

Update example ESM configs to support ESM-compatible imports that include .js extension #2922

Merged
merged 1 commit into from Sep 25, 2021

Conversation

acusti
Copy link
Contributor

@acusti acusti commented Sep 25, 2021

Summary

this PR adds the necessary code to the ESM docs config examples to enable "type": "module" typescript packages to use ts-jest for testing. reference: #1709 (comment)

Test plan

it’s a docs change, no test plan i can think of

Does this PR introduce a breaking change?

  • Yes
  • No

@acusti acusti mentioned this pull request Sep 25, 2021
Copy link
Collaborator

@ahnpnl ahnpnl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@acusti
Copy link
Contributor Author

acusti commented Sep 25, 2021

@ahnpnl ah yes, i didn’t notice the docs structure. i’ve now made the change in both places.

@coveralls
Copy link

coveralls commented Sep 25, 2021

Pull Request Test Coverage Report for Build 1273310954

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.366%

Totals Coverage Status
Change from base Build 1267730989: 0.0%
Covered Lines: 1084
Relevant Lines: 1110

💛 - Coveralls

Copy link
Collaborator

@ahnpnl ahnpnl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ahnpnl ahnpnl merged commit e37a1ce into kulshekhar:main Sep 25, 2021
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.

None yet

3 participants