Node.Process
Risto-Stevcev opened this issue · 4 comments
Risto-Stevcev commented
The Node.Process dependency is placing a hard dependency where you have to run the tests on nodejs. The issue with that is that you can't use something like phantomjs to run tests and test libraries that interact with the DOM.
How do you feel about going back to defining a custom PROCESS effect?
owickstrom commented
Yeah, that is unfortunate. We could basically revert 9ce8ebf. Something you'd like to send a PR for?
Risto-Stevcev commented
sure! :)
felixSchl commented
can we keep using the PROCESS row label though? That was my initial motivation for submitting #23.
owickstrom commented
@felixSchl Yeah, sure!