Is there a way to specify NODE_OPTIONS in @nx/jest? #29080
Unanswered
rinarakaki
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To enable esm support of jest, I need to specify
--experimental-vm-modules
. How can I do it with nx?https://jestjs.io/docs/ecmascript-modules
Beta Was this translation helpful? Give feedback.
All reactions