Does anyone have a guide of some sort for making barrel exports compatible with ESM (@swc/jest) ? #10512
Unanswered
jcollum-nutrien
asked this question in
Q&A
Replies: 1 comment
-
Are you aware of #7435 ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Code in index.ts
I've looked around for circular references (and ran a ts cli command to check for them) but I don't see any.
package.json relevant values
I just need to figure out the "right" way to turn that code into something esm compatible or I need to figure out why
@swc/jest
is having a problem with it.Beta Was this translation helpful? Give feedback.
All reactions