Open Li0liQ opened 7 years ago
Being able to access the jsdom instance is really nice. @rstacruz any idea when this can be merged?
i setup a fork here:
https://github.com/modosc/global-jsdom
with it you can access the instance via global.$jsdom
So this project seems dead @rstacruz? This functionality would be good, so we don't have to duplicate all the code just to get access to reconfigure
.
Having a reference to jsdom will allow to access its API (see #26).