rsnext/test/integration/polyfills
Gal Schlezinger 338307cd83
Fix global process testing for the process polyfill (#33220)
When there is a DOM element with id of `process`, the DOM marks it as a global, so `window.process` would exist. We should check for `process.env` to make sure it is available too.
2022-01-13 16:44:55 +00:00
..
pages Fix global process testing for the process polyfill (#33220) 2022-01-13 16:44:55 +00:00
test Fix global process testing for the process polyfill (#33220) 2022-01-13 16:44:55 +00:00