prateekbh/babel-esm-plugin

does it work with jest?

veeramarni opened this issue · 1 comments

I'm trying to run few tests with jest and it breaks since esm is not supported, will this module helps in this case?

no sorry, this is just a webpack plugin. you can bundle your code with webpack and may be run jest on that code