rsnext/packages/next/build/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
..
fetch Integration test case for fetch alias (#9391) 2019-11-14 22:47:08 -08:00
object.assign Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
object-assign.js Polyfill Object.assign by Default (#9369) 2019-11-10 20:48:11 -08:00
process.js Fix global process testing for the process polyfill (#33220) 2022-01-13 16:44:55 +00:00