Closed neocotic closed 8 years ago
Marking this as invalid as the Europa :new_moon: rewrite will involve upgrading all dependencies to the latest version. This will require that the Node.js package be ran on v4+ to meet the jsdom requirement. This is a far better trade-off from having to use contextify.
This should be pretty straight forward but will have consequences, especially for jsdom, where the latest versions require us to now only support Node v4 and above due to their usage of ES6/2015. However, we'll be adopting the same principles to avoid having to use Babel for anything other than browser support.