Open veeramarni opened 5 years ago
I'm trying to run few tests with jest and it breaks since esm is not supported, will this module helps in this case?
esm
no sorry, this is just a webpack plugin. you can bundle your code with webpack and may be run jest on that code
I'm trying to run few tests with jest and it breaks since
esm
is not supported, will this module helps in this case?