thlorenz / browserify-shim

📩 Makes CommonJS incompatible files browserifyable.
MIT License
933 stars 87 forks source link

Tests fail on io.js #163

Closed bendrucker closed 9 years ago

bendrucker commented 9 years ago

There are some reference errors around window not being defined. This is just a reminder for me to come back and look at it.

thlorenz commented 9 years ago

Thanks Ben, I also noticed these but didn't have time to look into them. From what I can tell they are related to jsdom. I tried to upgrade jsdom but that made things worse. At that point I ran out of time.

Here's what I'd suggest: