Esm: no "global" object with esm v3.0.56+ and jest

Created on 1 Jul 2018  路  3Comments  路  Source: standard-things/esm

Most helpful comment

I have a fix though I'm still trying to get a repro in my test suite
(outside of your repo, which does repro).

Update:

v3.0.60 is released :tada:

All 3 comments

Interesting!

I added some more tests for globals here which are passing, but I can confirm your fail repro too.
(I also upgraded my version of jest to 23). Will dig in.

if it helps, downgrading to v3.0.55 works...

I have a fix though I'm still trying to get a repro in my test suite
(outside of your repo, which does repro).

Update:

v3.0.60 is released :tada:

Was this page helpful?
0 / 5 - 0 ratings